| Modifier and Type | Class and Description |
|---|---|
class |
BaseStepController
Change the name of this class to something else!!
|
class |
DecisionController |
class |
FlowController |
class |
PartitionedStepController |
class |
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.
|
class |
SplitController |
| Modifier and Type | Method and Description |
|---|---|
protected void |
DecisionController.setPreviousStepExecutions(ExecutionElement previousExecutionElement,
ExecutionElementController previousElementController) |
| Modifier and Type | Class and Description |
|---|---|
class |
BatchletStepController |
| Modifier and Type | Class and Description |
|---|---|
class |
ChunkStepController |
Copyright © 2023 The Apache Software Foundation. All rights reserved.