public class ActionCheckerService extends Object implements Service
Modifier and Type | Field and Description |
---|---|
static String |
CONF_ACTION_CHECK_DELAY
The time, in seconds, between an ActionCheck for the same action.
|
static String |
CONF_ACTION_CHECK_INTERVAL
The frequency at which the ActionCheckService will run.
|
static String |
CONF_CALLABLE_BATCH_SIZE
The number of callables to be queued in a batch.
|
static String |
CONF_PREFIX |
protected static String |
INSTR_CHECK_ACTIONS_COUNTER |
protected static String |
INSTR_CHECK_COORD_ACTIONS_COUNTER |
protected static String |
INSTRUMENTATION_GROUP |
DEFAULT_LOCK_TIMEOUT, lockTimeout
Constructor and Description |
---|
ActionCheckerService() |
public static final String CONF_PREFIX
public static final String CONF_ACTION_CHECK_INTERVAL
public static final String CONF_ACTION_CHECK_DELAY
public static final String CONF_CALLABLE_BATCH_SIZE
protected static final String INSTRUMENTATION_GROUP
protected static final String INSTR_CHECK_ACTIONS_COUNTER
protected static final String INSTR_CHECK_COORD_ACTIONS_COUNTER
public ActionCheckerService()
public void destroy()
public Class<? extends Service> getInterface()
getInterface
in interface Service
ActionCheckerService
.Copyright © 2015 Apache Software Foundation. All Rights Reserved.