Package | Description |
---|---|
org.apache.oozie.command | |
org.apache.oozie.command.bundle | |
org.apache.oozie.command.coord | |
org.apache.oozie.command.sla | |
org.apache.oozie.command.wf |
Modifier and Type | Method and Description |
---|---|
protected void |
XCommand.eagerVerifyPrecondition()
Verify the precondition for the command before obtaining a lock.
|
protected void |
RerunTransitionXCommand.eagerVerifyPrecondition() |
protected void |
SLAAlertsXCommand.validateSLAChangeParam(Map<String,String> slaParams) |
protected abstract void |
XCommand.verifyPrecondition()
Verify the precondition for the command after a lock has been obtain, just before executing the command.
|
protected void |
SLAAlertsXCommand.verifyPrecondition() |
protected void |
SchemaCheckXCommand.verifyPrecondition() |
protected void |
RerunTransitionXCommand.verifyPrecondition() |
protected void |
PurgeXCommand.verifyPrecondition() |
protected void |
NotificationXCommand.verifyPrecondition() |
protected void |
BulkJobsXCommand.verifyPrecondition() |
Modifier and Type | Method and Description |
---|---|
protected void |
BundleSubmitXCommand.eagerVerifyPrecondition() |
protected void |
BundleJobChangeXCommand.eagerVerifyPrecondition() |
protected void |
BundleUnpauseXCommand.verifyPrecondition() |
protected void |
BundleSubmitXCommand.verifyPrecondition() |
protected void |
BundleStatusUpdateXCommand.verifyPrecondition() |
protected void |
BundleStatusTransitXCommand.verifyPrecondition() |
protected void |
BundleStartXCommand.verifyPrecondition() |
protected void |
BundleSLAChangeXCommand.verifyPrecondition() |
protected void |
BundlePauseXCommand.verifyPrecondition() |
protected void |
BundleKillXCommand.verifyPrecondition() |
protected void |
BundleJobXCommand.verifyPrecondition() |
protected void |
BundleJobsXCommand.verifyPrecondition() |
protected void |
BundleJobSuspendXCommand.verifyPrecondition() |
protected void |
BundleJobResumeXCommand.verifyPrecondition() |
protected void |
BundleJobChangeXCommand.verifyPrecondition() |
protected void |
BulkBundleXCommand.verifyPrecondition() |
Modifier and Type | Method and Description |
---|---|
protected void |
CoordRerunXCommand.eagerVerifyPrecondition() |
protected void |
CoordActionMissingDependenciesXCommand.eagerVerifyPrecondition() |
protected void |
SLAEventsXCommand.verifyPrecondition() |
protected void |
CoordWfActionInfoXCommand.verifyPrecondition()
(non-Javadoc)
|
protected void |
CoordUnpauseXCommand.verifyPrecondition() |
protected void |
CoordSuspendXCommand.verifyPrecondition() |
protected void |
CoordStatusTransitXCommand.verifyPrecondition() |
protected void |
CoordSLAChangeXCommand.verifyPrecondition() |
protected void |
CoordResumeXCommand.verifyPrecondition() |
protected void |
CoordRerunXCommand.verifyPrecondition() |
protected void |
CoordPushDependencyCheckXCommand.verifyPrecondition() |
protected void |
CoordPauseXCommand.verifyPrecondition() |
protected void |
CoordMaterializeTransitionXCommand.verifyPrecondition() |
protected void |
CoordKillXCommand.verifyPrecondition() |
protected void |
CoordJobXCommand.verifyPrecondition() |
protected void |
CoordJobsXCommand.verifyPrecondition() |
protected void |
CoordChangeXCommand.verifyPrecondition() |
protected void |
CoordActionUpdateXCommand.verifyPrecondition() |
protected void |
CoordActionTimeOutXCommand.verifyPrecondition() |
protected void |
CoordActionStartXCommand.verifyPrecondition() |
protected void |
CoordActionSkipXCommand.verifyPrecondition() |
protected void |
CoordActionsKillXCommand.verifyPrecondition() |
protected void |
CoordActionsIgnoreXCommand.verifyPrecondition() |
protected void |
CoordActionReadyXCommand.verifyPrecondition() |
protected void |
CoordActionMissingDependenciesXCommand.verifyPrecondition() |
protected void |
CoordActionInputCheckXCommand.verifyPrecondition() |
protected void |
CoordActionInfoXCommand.verifyPrecondition() |
protected void |
CoordActionCheckXCommand.verifyPrecondition() |
protected void |
BulkCoordXCommand.verifyPrecondition() |
Modifier and Type | Method and Description |
---|---|
protected void |
SLAJobHistoryXCommand.verifyPrecondition() |
protected void |
SLAJobEventXCommand.verifyPrecondition() |
Modifier and Type | Method and Description |
---|---|
protected void |
SuspendXCommand.eagerVerifyPrecondition() |
protected void |
ReRunXCommand.eagerVerifyPrecondition()
Checks the pre-conditions that are required for workflow to recover - Last run of Workflow should be completed -
The nodes that are to be skipped are to be completed successfully in the base run.
|
protected void |
CompletedActionXCommand.eagerVerifyPrecondition() |
protected void |
ActionCheckXCommand.eagerVerifyPrecondition() |
protected void |
WfEndXCommand.verifyPrecondition() |
protected void |
SuspendXCommand.verifyPrecondition() |
protected void |
SignalXCommand.verifyPrecondition() |
protected void |
ResumeXCommand.verifyPrecondition() |
protected void |
ReRunXCommand.verifyPrecondition() |
protected void |
KillXCommand.verifyPrecondition() |
protected void |
JobXCommand.verifyPrecondition() |
protected void |
JobsXCommand.verifyPrecondition() |
protected void |
ExternalIdXCommand.verifyPrecondition() |
protected void |
DefinitionXCommand.verifyPrecondition() |
protected void |
CompletedActionXCommand.verifyPrecondition() |
protected void |
BulkWorkflowXCommand.verifyPrecondition() |
protected void |
ActionStartXCommand.verifyPrecondition() |
protected void |
ActionKillXCommand.verifyPrecondition() |
protected void |
ActionEndXCommand.verifyPrecondition() |
protected void |
ActionCheckXCommand.verifyPrecondition() |
Copyright © 2018 Apache Software Foundation. All rights reserved.