| Class | Description |
|---|---|
| BaseStepController |
Change the name of this class to something else!!
|
| DecisionController | |
| ExecutionElementControllerFactory | |
| ExecutionTransitioner | |
| FlowController | |
| FlowInSplitThreadRootController | |
| JobController | |
| JobThreadRootController | |
| PartitionedStepBuilder | |
| PartitionedStepController | |
| PartitionThreadRootController |
Currently there's no special function on top of the subjob required of the partition.
|
| SingleThreadedStepController |
When a partitioned step is run, this controller will only be used for the partition threads,
NOT the top-level main thread that the step executes upon.
|
| SplitController |
Copyright © 2022 The Apache Software Foundation. All rights reserved.