public class DagXLogInfoService extends Object implements Service
Modifier and Type | Field and Description |
---|---|
static String |
ACTION
Action log info constant.
|
static String |
APP
App log info constant.
|
static String |
AUDIT_JOBID |
static String |
JOB
Job log info constant.
|
static String |
TOKEN
Token log info constant.
|
CONF_PREFIX, DEFAULT_LOCK_TIMEOUT, lockTimeout
Constructor and Description |
---|
DagXLogInfoService() |
Modifier and Type | Method and Description |
---|---|
void |
destroy()
Destroy the service.
|
Class<? extends Service> |
getInterface()
Return the public interface of the service.
|
void |
init(Services services)
Initialize the service.
|
public static final String TOKEN
public static final String APP
public static final String JOB
public static final String AUDIT_JOBID
public static final String ACTION
public DagXLogInfoService()
public Class<? extends Service> getInterface()
getInterface
in interface Service
DagXLogInfoService
.Copyright © 2018 Apache Software Foundation. All rights reserved.