|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use PreconditionException | |
---|---|
org.apache.oozie.command | |
org.apache.oozie.command.bundle | |
org.apache.oozie.command.coord | |
org.apache.oozie.command.wf |
Uses of PreconditionException in org.apache.oozie.command |
---|
Methods in org.apache.oozie.command that throw PreconditionException | |
---|---|
protected void |
XCommand.eagerVerifyPrecondition()
Verify the precondition for the command before obtaining a lock. |
protected void |
RerunTransitionXCommand.eagerVerifyPrecondition()
|
protected abstract void |
XCommand.verifyPrecondition()
Verify the precondition for the command after a lock has been obtain, just before executing the command. |
protected void |
RerunTransitionXCommand.verifyPrecondition()
|
protected void |
BulkJobsXCommand.verifyPrecondition()
|
Uses of PreconditionException in org.apache.oozie.command.bundle |
---|
Methods in org.apache.oozie.command.bundle that throw PreconditionException | |
---|---|
protected void |
BundleSubmitXCommand.eagerVerifyPrecondition()
|
protected void |
BundleStartXCommand.eagerVerifyPrecondition()
|
protected void |
BundleJobChangeXCommand.eagerVerifyPrecondition()
|
protected void |
BundleUnpauseXCommand.verifyPrecondition()
|
protected void |
BundleSubmitXCommand.verifyPrecondition()
|
protected void |
BundleStatusUpdateXCommand.verifyPrecondition()
|
protected void |
BundleStartXCommand.verifyPrecondition()
|
protected void |
BundlePurgeXCommand.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()
|
Uses of PreconditionException in org.apache.oozie.command.coord |
---|
Methods in org.apache.oozie.command.coord that throw PreconditionException | |
---|---|
protected void |
CoordRerunXCommand.eagerVerifyPrecondition()
|
protected void |
CoordActionUpdateXCommand.eagerVerifyPrecondition()
|
protected void |
SLAEventsXCommand.verifyPrecondition()
|
protected void |
CoordUnpauseXCommand.verifyPrecondition()
|
protected void |
CoordSuspendXCommand.verifyPrecondition()
|
protected void |
CoordResumeXCommand.verifyPrecondition()
|
protected void |
CoordRerunXCommand.verifyPrecondition()
|
protected void |
CoordPurgeXCommand.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 |
CoordActionReadyXCommand.verifyPrecondition()
|
protected void |
CoordActionNotificationXCommand.verifyPrecondition()
|
protected void |
CoordActionInputCheckXCommand.verifyPrecondition()
|
protected void |
CoordActionInfoXCommand.verifyPrecondition()
|
protected void |
CoordActionCheckXCommand.verifyPrecondition()
|
Uses of PreconditionException in org.apache.oozie.command.wf |
---|
Methods in org.apache.oozie.command.wf that throw PreconditionException | |
---|---|
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 |
PurgeXCommand.verifyPrecondition()
|
protected void |
NotificationXCommand.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 |
ActionStartXCommand.verifyPrecondition()
|
protected void |
ActionKillXCommand.verifyPrecondition()
|
protected void |
ActionEndXCommand.verifyPrecondition()
|
protected void |
ActionCheckXCommand.verifyPrecondition()
|
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |