|
|||||||||||
| PREV NEXT | FRAMES NO FRAMES | ||||||||||
| Packages that use BatchFlowInSplitWorkUnit | |
|---|---|
| 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 | |
| Uses of BatchFlowInSplitWorkUnit in com.ibm.jbatch.container.impl |
|---|
| Methods in com.ibm.jbatch.container.impl that return BatchFlowInSplitWorkUnit | |
|---|---|
BatchFlowInSplitWorkUnit |
BatchKernelImpl.buildNewFlowInSplitWorkUnit(FlowInSplitBuilderConfig config)
|
BatchFlowInSplitWorkUnit |
BatchKernelImpl.buildOnRestartFlowInSplitWorkUnit(FlowInSplitBuilderConfig config)
|
| Methods in com.ibm.jbatch.container.impl that return types with arguments of type BatchFlowInSplitWorkUnit | |
|---|---|
List<BatchFlowInSplitWorkUnit> |
SplitControllerImpl.getParallelJobExecs()
|
| Uses of BatchFlowInSplitWorkUnit in com.ibm.jbatch.container.services |
|---|
| Methods in com.ibm.jbatch.container.services that return BatchFlowInSplitWorkUnit | |
|---|---|
BatchFlowInSplitWorkUnit |
IBatchKernelService.buildNewFlowInSplitWorkUnit(FlowInSplitBuilderConfig config)
|
BatchFlowInSplitWorkUnit |
IBatchKernelService.buildOnRestartFlowInSplitWorkUnit(FlowInSplitBuilderConfig config)
|
| Uses of BatchFlowInSplitWorkUnit in com.ibm.jbatch.container.util |
|---|
| Fields in com.ibm.jbatch.container.util with type parameters of type BatchFlowInSplitWorkUnit | |
|---|---|
protected BlockingQueue<BatchFlowInSplitWorkUnit> |
BatchFlowInSplitWorkUnit.completedThreadQueue
|
| Methods in com.ibm.jbatch.container.util that return types with arguments of type BatchFlowInSplitWorkUnit | |
|---|---|
BlockingQueue<BatchFlowInSplitWorkUnit> |
FlowInSplitBuilderConfig.getCompletedQueue()
|
BlockingQueue<BatchFlowInSplitWorkUnit> |
BatchFlowInSplitWorkUnit.getCompletedThreadQueue()
|
| Method parameters in com.ibm.jbatch.container.util with type arguments of type BatchFlowInSplitWorkUnit | |
|---|---|
void |
FlowInSplitBuilderConfig.setCompletedQueue(BlockingQueue<BatchFlowInSplitWorkUnit> completedQueue)
|
| Constructor parameters in com.ibm.jbatch.container.util with type arguments of type BatchFlowInSplitWorkUnit | |
|---|---|
FlowInSplitBuilderConfig(JSLJob jobModel,
BlockingQueue<BatchFlowInSplitWorkUnit> completedQueue,
long rootJobExecutionId)
|
|
|
|||||||||||
| PREV NEXT | FRAMES NO FRAMES | ||||||||||