Uses of Class
org.apache.oozie.command.PreconditionException

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 RerunTransitionXCommand.eagerVerifyPrecondition()
           
protected  void XCommand.eagerVerifyPrecondition()
          Verify the precondition for the command before obtaining a lock.
protected  void RerunTransitionXCommand.verifyPrecondition()
           
protected abstract  void XCommand.verifyPrecondition()
          Verify the precondition for the command after a lock has been obtain, just before executing the command.
 

Uses of PreconditionException in org.apache.oozie.command.bundle
 

Methods in org.apache.oozie.command.bundle that throw PreconditionException
protected  void BundleStartXCommand.eagerVerifyPrecondition()
           
protected  void BundleSubmitXCommand.eagerVerifyPrecondition()
           
protected  void BundleJobChangeXCommand.eagerVerifyPrecondition()
           
protected  void BundleStartXCommand.verifyPrecondition()
           
protected  void BundlePauseXCommand.verifyPrecondition()
           
protected  void BundleJobResumeXCommand.verifyPrecondition()
           
protected  void BundleUnpauseXCommand.verifyPrecondition()
           
protected  void BundleStatusUpdateXCommand.verifyPrecondition()
           
protected  void BundleKillXCommand.verifyPrecondition()
           
protected  void BundleJobsXCommand.verifyPrecondition()
           
protected  void BundleSubmitXCommand.verifyPrecondition()
           
protected  void BundleJobSuspendXCommand.verifyPrecondition()
           
protected  void BundlePurgeXCommand.verifyPrecondition()
           
protected  void BundleJobChangeXCommand.verifyPrecondition()
           
protected  void BundleJobXCommand.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 CoordUnpauseXCommand.verifyPrecondition()
           
protected  void CoordRerunXCommand.verifyPrecondition()
           
protected  void CoordActionStartXCommand.verifyPrecondition()
           
protected  void CoordActionReadyXCommand.verifyPrecondition()
           
protected  void CoordActionInputCheckXCommand.verifyPrecondition()
           
protected  void CoordMaterializeTransitionXCommand.verifyPrecondition()
           
protected  void CoordPauseXCommand.verifyPrecondition()
           
protected  void CoordResumeXCommand.verifyPrecondition()
           
protected  void CoordPurgeXCommand.verifyPrecondition()
           
protected  void CoordActionCheckXCommand.verifyPrecondition()
           
protected  void CoordJobsXCommand.verifyPrecondition()
           
protected  void CoordActionInfoXCommand.verifyPrecondition()
           
protected  void CoordKillXCommand.verifyPrecondition()
           
protected  void CoordChangeXCommand.verifyPrecondition()
           
protected  void CoordActionUpdateXCommand.verifyPrecondition()
           
protected  void CoordSuspendXCommand.verifyPrecondition()
           
protected  void CoordActionTimeOutXCommand.verifyPrecondition()
           
protected  void CoordJobXCommand.verifyPrecondition()
           
protected  void CoordActionNotificationXCommand.verifyPrecondition()
           
protected  void SLAEventsXCommand.verifyPrecondition()
           
 

Uses of PreconditionException in org.apache.oozie.command.wf
 

Methods in org.apache.oozie.command.wf that throw PreconditionException
protected  void CompletedActionXCommand.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 SuspendXCommand.eagerVerifyPrecondition()
           
protected  void ActionCheckXCommand.eagerVerifyPrecondition()
           
protected  void JobsXCommand.verifyPrecondition()
           
protected  void ActionEndXCommand.verifyPrecondition()
           
protected  void WfEndXCommand.verifyPrecondition()
           
protected  void DefinitionXCommand.verifyPrecondition()
           
protected  void NotificationXCommand.verifyPrecondition()
           
protected  void CompletedActionXCommand.verifyPrecondition()
           
protected  void ReRunXCommand.verifyPrecondition()
           
protected  void ResumeXCommand.verifyPrecondition()
           
protected  void SuspendXCommand.verifyPrecondition()
           
protected  void ExternalIdXCommand.verifyPrecondition()
           
protected  void ActionCheckXCommand.verifyPrecondition()
           
protected  void ActionStartXCommand.verifyPrecondition()
           
protected  void ActionKillXCommand.verifyPrecondition()
           
protected  void KillXCommand.verifyPrecondition()
           
protected  void PurgeXCommand.verifyPrecondition()
           
protected  void JobXCommand.verifyPrecondition()
           
protected  void SignalXCommand.verifyPrecondition()
           
 



Copyright © 2011 Yahoo. All Rights Reserved.