Uses of Package
org.apache.oozie.command

Packages that use org.apache.oozie.command
org.apache.oozie   
org.apache.oozie.command   
org.apache.oozie.command.bundle   
org.apache.oozie.command.coord   
org.apache.oozie.command.wf   
org.apache.oozie.coord   
org.apache.oozie.util   
org.apache.oozie.util.db   
 

Classes in org.apache.oozie.command used by org.apache.oozie
CommandException
          Exception thrown by Commands.
 

Classes in org.apache.oozie.command used by org.apache.oozie.command
CommandException
          Exception thrown by Commands.
PreconditionException
           
TransitionXCommand
          This is the base commands for all the jobs related commands .
XCommand
          Base class for synchronous and asynchronous commands.
 

Classes in org.apache.oozie.command used by org.apache.oozie.command.bundle
CommandException
          Exception thrown by Commands.
KillTransitionXCommand
          This is transition Base commands for all the jobs.
PauseTransitionXCommand
          Transition command for pause the job.
PreconditionException
           
RerunTransitionXCommand
          Transition command for rerun the job.
ResumeTransitionXCommand
           
StartTransitionXCommand
          Transition command for start the job.
StatusUpdateXCommand
          Transition command for update status.
SubmitTransitionXCommand
          Base class for submit transition command.
SuspendTransitionXCommand
           
TransitionXCommand
          This is the base commands for all the jobs related commands .
UnpauseTransitionXCommand
          Transition command for unpause the job.
XCommand
          Base class for synchronous and asynchronous commands.
 

Classes in org.apache.oozie.command used by org.apache.oozie.command.coord
Command
          Base class for all synchronous and asynchronous DagEngine commands.
CommandException
          Exception thrown by Commands.
KillTransitionXCommand
          This is transition Base commands for all the jobs.
MaterializeTransitionXCommand
          Transition command for materialize the job.
PauseTransitionXCommand
          Transition command for pause the job.
PreconditionException
           
RerunTransitionXCommand
          Transition command for rerun the job.
ResumeTransitionXCommand
           
SubmitTransitionXCommand
          Base class for submit transition command.
SuspendTransitionXCommand
           
TransitionXCommand
          This is the base commands for all the jobs related commands .
UnpauseTransitionXCommand
          Transition command for unpause the job.
XCommand
          Base class for synchronous and asynchronous commands.
 

Classes in org.apache.oozie.command used by org.apache.oozie.command.wf
CommandException
          Exception thrown by Commands.
PreconditionException
           
XCommand
          Base class for synchronous and asynchronous commands.
 

Classes in org.apache.oozie.command used by org.apache.oozie.coord
CommandException
          Exception thrown by Commands.
 

Classes in org.apache.oozie.command used by org.apache.oozie.util
CommandException
          Exception thrown by Commands.
 

Classes in org.apache.oozie.command used by org.apache.oozie.util.db
CommandException
          Exception thrown by Commands.
 



Copyright © 2012 Apache Software Foundation. All Rights Reserved.