|
|||||||||||
| PREV NEXT | FRAMES NO FRAMES | ||||||||||
| Packages that use BaseStepControllerImpl | |
|---|---|
| com.ibm.jbatch.container.impl | |
| Uses of BaseStepControllerImpl in com.ibm.jbatch.container.impl |
|---|
| Subclasses of BaseStepControllerImpl in com.ibm.jbatch.container.impl | |
|---|---|
class |
BatchletStepControllerImpl
|
class |
ChunkStepControllerImpl
|
class |
PartitionedStepControllerImpl
|
class |
SingleThreadedStepControllerImpl
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. |
| Methods in com.ibm.jbatch.container.impl that return BaseStepControllerImpl | |
|---|---|
static BaseStepControllerImpl |
ExecutionElementControllerFactory.getStepController(RuntimeJobExecution jobExecutionImpl,
Step step,
StepContextImpl stepContext,
long rootJobExecutionId,
BlockingQueue<PartitionDataWrapper> analyzerQueue)
|
|
|||||||||||
| PREV NEXT | FRAMES NO FRAMES | ||||||||||