| Package | Description |
|---|---|
| com.ibm.jbatch.container.impl | |
| com.ibm.jbatch.container.services |
This interfaces are tightly coupled to the existing
batch implementation.
|
| com.ibm.jbatch.container.util |
| Modifier and Type | Method and Description |
|---|---|
BatchFlowInSplitWorkUnit |
BatchKernelImpl.buildNewFlowInSplitWorkUnit(FlowInSplitBuilderConfig config) |
BatchFlowInSplitWorkUnit |
BatchKernelImpl.buildOnRestartFlowInSplitWorkUnit(FlowInSplitBuilderConfig config) |
| Modifier and Type | Method and Description |
|---|---|
List<BatchFlowInSplitWorkUnit> |
SplitControllerImpl.getParallelJobExecs() |
| Modifier and Type | Method and Description |
|---|---|
BatchFlowInSplitWorkUnit |
IBatchKernelService.buildNewFlowInSplitWorkUnit(FlowInSplitBuilderConfig config) |
BatchFlowInSplitWorkUnit |
IBatchKernelService.buildOnRestartFlowInSplitWorkUnit(FlowInSplitBuilderConfig config) |
| Modifier and Type | Field and Description |
|---|---|
protected BlockingQueue<BatchFlowInSplitWorkUnit> |
BatchFlowInSplitWorkUnit.completedThreadQueue |
| Modifier and Type | Method and Description |
|---|---|
BlockingQueue<BatchFlowInSplitWorkUnit> |
FlowInSplitBuilderConfig.getCompletedQueue() |
BlockingQueue<BatchFlowInSplitWorkUnit> |
BatchFlowInSplitWorkUnit.getCompletedThreadQueue() |
| Modifier and Type | Method and Description |
|---|---|
void |
FlowInSplitBuilderConfig.setCompletedQueue(BlockingQueue<BatchFlowInSplitWorkUnit> completedQueue) |
| Constructor and Description |
|---|
FlowInSplitBuilderConfig(JSLJob jobModel,
BlockingQueue<BatchFlowInSplitWorkUnit> completedQueue,
long rootJobExecutionId) |
© Copyright IBM Corp. 2014
Licensed under the Apache License, Version 2.0