Package | Description |
---|---|
org.apache.oozie.command | |
org.apache.oozie.command.bundle | |
org.apache.oozie.command.coord |
Modifier and Type | Class and Description |
---|---|
class |
IgnoreTransitionXCommand<T> |
class |
KillTransitionXCommand<T>
This is transition Base commands for all the jobs.
|
class |
MaterializeTransitionXCommand
Transition command for materialize the job.
|
class |
PauseTransitionXCommand
Transition command for pause the job.
|
class |
RerunTransitionXCommand<T>
Transition command for rerun the job.
|
class |
ResumeTransitionXCommand |
class |
StartTransitionXCommand
Transition command for start the job.
|
class |
SubmitTransitionXCommand
Base class for submit transition command.
|
class |
SuspendTransitionXCommand |
class |
UnpauseTransitionXCommand
Transition command for unpause the job.
|
Modifier and Type | Class and Description |
---|---|
class |
BundleCoordSubmitXCommand |
class |
BundleJobResumeXCommand |
class |
BundleJobSuspendXCommand |
class |
BundleKillXCommand |
class |
BundlePauseXCommand |
class |
BundleRerunXCommand
Rerun bundle coordinator jobs by a list of coordinator names or dates.
|
class |
BundleStartXCommand
The command to start Bundle job
|
class |
BundleSubmitXCommand
This Command will submit the bundle.
|
class |
BundleUnpauseXCommand |
Modifier and Type | Class and Description |
---|---|
class |
CoordActionsIgnoreXCommand |
class |
CoordActionsKillXCommand
Kill coordinator actions by a range of dates (nominal time) or action number.
|
class |
CoordKillXCommand |
class |
CoordMaterializeTransitionXCommand
Materialize actions for specified start and end time for coordinator job.
|
class |
CoordPauseXCommand |
class |
CoordRerunXCommand
Rerun coordinator actions by a list of dates or ids.
|
class |
CoordResumeXCommand
Resume coordinator job and actions.
|
class |
CoordSubmitXCommand
This class provides the functionalities to resolve a coordinator job XML and write the job information into a DB
table.
|
class |
CoordSuspendXCommand
Suspend coordinator job and actions.
|
class |
CoordUnpauseXCommand |
class |
CoordUpdateXCommand
This class provides the functionalities to update coordinator job XML and properties.
|
Copyright © 2018 Apache Software Foundation. All rights reserved.