|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.apache.oozie.command.Command<T,WorkflowStore>
org.apache.oozie.command.wf.WorkflowCommand<Void>
org.apache.oozie.command.wf.SignalCommand
org.apache.oozie.command.wf.StartCommand
public class StartCommand
Field Summary |
---|
Fields inherited from class org.apache.oozie.command.wf.SignalCommand |
---|
INSTR_SUCCEEDED_JOBS_COUNTER_NAME |
Fields inherited from class org.apache.oozie.command.Command |
---|
dryrun, instrumentation, LOCK_FAILURE_REQUEUE_INTERVAL |
Constructor Summary | |
---|---|
StartCommand(String id)
|
Method Summary |
---|
Methods inherited from class org.apache.oozie.command.wf.SignalCommand |
---|
call, createELEvaluatorForGroup, execute |
Methods inherited from class org.apache.oozie.command.wf.WorkflowCommand |
---|
getStoreClass |
Methods inherited from class org.apache.oozie.command.Command |
---|
call, getCreatedTime, getInstrumentation, getKey, getName, getPriority, getType, incrCommandCounter, incrJobCounter, incrJobCounter, lock, logQueueCallableFalse, queueCallable, queueCallable, queueCallable, queueCallableForException, resetLogInfoAction, resetLogInfoWorkflow, setLogInfo, setLogInfo, setLogInfo, setLogInfo, toString |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
Constructor Detail |
---|
public StartCommand(String id)
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |