public class SLACoordActionJobEventXCommand extends SLAJobEventXCommand
DEFAULT_LOCK_TIMEOUT, DEFAULT_REQUEUE_DELAY, dryrun, eventService, instrumentation, INSTRUMENTATION_GROUP, LOG| Constructor and Description |
|---|
SLACoordActionJobEventXCommand(SLACalcStatus slaCalc,
long lockTimeOut) |
| Modifier and Type | Method and Description |
|---|---|
protected void |
loadState()
Load the necessary state to perform the precondition check and to execute the command.
|
protected void |
updateJobInfo()
Verify job.
|
execute, getEntityKey, getLockTimeOut, isEnded, isEndMiss, isLockRequired, isReQueueRequired, setEnded, setEndMiss, verifyPreconditioncall, eagerLoadState, eagerVerifyPrecondition, executeInterrupts, getCreatedTime, getInstrumentation, getKey, getLog, getName, getPriority, getRequeueDelay, getType, inInterruptMode, queue, queue, resetUsed, setInterruptMode, setLogInfo, toStringpublic SLACoordActionJobEventXCommand(SLACalcStatus slaCalc, long lockTimeOut)
protected void loadState() throws CommandException
XCommandSubclasses must implement this method and load the state needed to do the precondition check and execute the command.
loadState in class XCommand<Void>CommandExceptionprotected void updateJobInfo()
SLAJobEventXCommandupdateJobInfo in class SLAJobEventXCommandCopyright © 2018 Apache Software Foundation. All rights reserved.