Modifier and Type | Field and Description |
---|---|
protected XLog |
JHSCredentials.LOG |
protected XLog |
JavaActionExecutor.LOG |
protected XLog |
HDFSCredentials.LOG |
Modifier and Type | Field and Description |
---|---|
XLog |
SubWorkflowActionExecutor.LOG |
Modifier and Type | Field and Description |
---|---|
XLog |
XCommand.LOG |
Modifier and Type | Method and Description |
---|---|
XLog |
XCommand.getLog()
Get XLog log
|
Modifier and Type | Method and Description |
---|---|
XLog |
BundleRerunXCommand.getLog() |
Modifier and Type | Method and Description |
---|---|
XLog |
CoordRerunXCommand.getLog() |
Modifier and Type | Field and Description |
---|---|
static XLog |
CoordInputDependencyFactory.LOG |
Modifier and Type | Field and Description |
---|---|
protected XLog |
CoordInputLogicEvaluatorPhaseOne.log |
Modifier and Type | Field and Description |
---|---|
XLog |
WorkflowActionGetJPAExecutor.LOG |
Modifier and Type | Field and Description |
---|---|
static XLog |
XLogUtil.log |
static XLog |
StatusTransitService.LOG |
Modifier and Type | Field and Description |
---|---|
static XLog |
SLAOperations.LOG |
Modifier and Type | Method and Description |
---|---|
static SLARegistrationBean |
SLAOperations.createSlaRegistrationEvent(org.jdom.Element eSla,
String jobId,
AppType appType,
String user,
String appName,
XLog log) |
static SLARegistrationBean |
SLAOperations.createSlaRegistrationEvent(org.jdom.Element eSla,
String jobId,
AppType appType,
String user,
XLog log) |
static SLARegistrationBean |
SLAOperations.createSlaRegistrationEvent(org.jdom.Element eSla,
String jobId,
String parentId,
AppType appType,
String user,
String appName,
XLog log,
boolean rerun) |
static SLARegistrationBean |
SLAOperations.createSlaRegistrationEvent(org.jdom.Element eSla,
String jobId,
String parentId,
AppType appType,
String user,
String appName,
XLog log,
boolean rerun,
boolean disableAlert) |
static SLARegistrationBean |
SLAOperations.createSlaRegistrationEvent(org.jdom.Element eSla,
String jobId,
String parentId,
AppType appType,
String user,
XLog log) |
Modifier and Type | Field and Description |
---|---|
static XLog |
SLAService.LOG |
Modifier and Type | Field and Description |
---|---|
static XLog |
WritableUtils.LOG |
protected XLog |
MetricsInstrumentation.LOG |
Modifier and Type | Method and Description |
---|---|
static XLog |
XLog.getLog(Class clazz)
Return the named logger.
|
static XLog |
XLog.getLog(String name)
Return the named logger.
|
static XLog |
XLog.resetPrefix(XLog log)
Reset the logger prefix
|
static XLog |
LogUtils.setLogInfo(XLog logObj,
String jobId,
String actionId,
String appName) |
static XLog |
LogUtils.setLogPrefix(XLog logObj,
Event event) |
Modifier and Type | Method and Description |
---|---|
static XLog |
XLog.resetPrefix(XLog log)
Reset the logger prefix
|
static XLog |
LogUtils.setLogInfo(XLog logObj,
String jobId,
String actionId,
String appName) |
static XLog |
LogUtils.setLogPrefix(XLog logObj,
Event event) |
Modifier and Type | Method and Description |
---|---|
static SLAEventBean |
SLADbOperations.createSlaRegistrationEvent(org.jdom.Element eSla,
String slaId,
SLAEvent.SlaAppType appType,
String user,
String groupName,
XLog log)
Deprecated.
|
static SLAEventBean |
SLADbOperations.createSlaStatusEvent(String id,
SLAEvent.Status status,
SLAEvent.SlaAppType appType,
String appName,
XLog log)
Deprecated.
|
static SLAEventBean |
SLADbOperations.createStatusEvent(String slaXml,
String id,
SLAEvent.Status stat,
SLAEvent.SlaAppType appType,
XLog log)
Deprecated.
|
Modifier and Type | Field and Description |
---|---|
XLog |
ControlNodeHandler.LOG |
Copyright © 2018 Apache Software Foundation. All rights reserved.