org.apache.oozie.action.control
Class StartActionExecutor
java.lang.Object
org.apache.oozie.action.ActionExecutor
org.apache.oozie.action.control.ControlNodeActionExecutor
org.apache.oozie.action.control.StartActionExecutor
public class StartActionExecutor
- extends ControlNodeActionExecutor
Action executor for START control node.
Methods inherited from class org.apache.oozie.action.ActionExecutor |
convertException, disableInit, enableInit, getActionDir, getActionDirPath, getActionSignal, getMaxRetries, getOozieConf, getOozieRuntimeDir, getOozieSystemId, getRetryInterval, getType, initActionType, registerError, resetInitInfo, setMaxRetries, setRetryInterval |
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
TYPE
public static final String TYPE
- See Also:
- Constant Field Values
StartActionExecutor
public StartActionExecutor()
Copyright © 2013 Apache Software Foundation. All Rights Reserved.