Modifier and Type | Class and Description |
---|---|
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.
|
Modifier and Type | Method and Description |
---|---|
static BaseStepController |
ExecutionElementControllerFactory.getStepController(RuntimeJobExecution jobExecutionImpl,
Step step,
StepContextImpl stepContext,
long rootJobExecutionId,
BlockingQueue<PartitionDataWrapper> analyzerQueue,
ServicesManager servicesManager) |
Modifier and Type | Class and Description |
---|---|
class |
BatchletStepController |
Modifier and Type | Class and Description |
---|---|
class |
ChunkStepController |
Copyright © 2021 The Apache Software Foundation. All rights reserved.