| Class | Description |
|---|---|
| BulkCoordXCommand | |
| CoordActionCheckXCommand |
The command checks workflow status for coordinator action.
|
| CoordActionInfoXCommand | |
| CoordActionInputCheckXCommand |
The command to check if an action's data input paths exist in the file system.
|
| CoordActionNotificationXCommand |
This class will send the notification for the coordinator action
|
| CoordActionReadyXCommand | |
| CoordActionsIgnoreXCommand | |
| CoordActionsKillXCommand |
Kill coordinator actions by a range of dates (nominal time) or action number.
|
| CoordActionSkipXCommand |
This class sets a Coordinator action's status to SKIPPED
|
| CoordActionStartXCommand | |
| CoordActionTimeOutXCommand |
This class updates the Time out in the action bean
|
| CoordActionUpdatePushMissingDependency | |
| CoordActionUpdateXCommand | |
| CoordChangeXCommand | |
| CoordCommandUtils | |
| CoordinatorXCommand<T> |
Abstract coordinator command class derived from XCommand
|
| CoordJobsXCommand |
The command to get a job info for a list of coordinator jobs by given filters.
|
| CoordJobXCommand |
Command for loading a coordinator job information
|
| CoordKillXCommand | |
| CoordMaterializeTransitionXCommand |
Materialize actions for specified start and end time for coordinator job.
|
| CoordPauseXCommand | |
| CoordPushDependencyCheckXCommand | |
| CoordRerunXCommand |
Rerun coordinator actions by a list of dates or ids.
|
| CoordResumeXCommand |
Resume coordinator job and actions.
|
| CoordSLAAlertsDisableXCommand | |
| CoordSLAAlertsEnableXCommand | |
| CoordSLAAlertsXCommand | |
| CoordSLAChangeXCommand | |
| CoordStatusTransitXCommand |
CoordStatusTransitXCommand update coord job's status according to its child actions' status.
|
| CoordSubmitXCommand |
This class provides the functionalities to resolve a coordinator job XML and write the job information into a DB
table.
|
| CoordSuspendXCommand |
Suspend coordinator job and actions.
|
| CoordUnpauseXCommand | |
| CoordUpdateXCommand |
This class provides the functionalities to update coordinator job XML and properties.
|
| SLAEventsXCommand |
The command to get a list of SLAEvents which are greater than given seqId.
|
Copyright © 2016 Apache Software Foundation. All rights reserved.