public class BatchFlowInSplitWorkUnit extends BatchParallelWorkUnit
| Modifier and Type | Field and Description |
|---|---|
protected BlockingQueue<BatchFlowInSplitWorkUnit> |
completedThreadQueue |
batchKernel, controller, jobExecutionImpl, notifyCallbackWhenDone| Constructor and Description |
|---|
BatchFlowInSplitWorkUnit(IBatchKernelService batchKernelService,
RuntimeFlowInSplitExecution jobExecution,
FlowInSplitBuilderConfig config) |
| Modifier and Type | Method and Description |
|---|---|
BlockingQueue<BatchFlowInSplitWorkUnit> |
getCompletedThreadQueue() |
RuntimeFlowInSplitExecution |
getJobExecutionImpl() |
protected void |
markThreadCompleted() |
getBatchKernel, getBatchStatus, getController, getExitStatus, isNotifyCallbackWhenDone, run, setBatchKernel, setJobExecutionImpl, setNotifyCallbackWhenDoneprotected BlockingQueue<BatchFlowInSplitWorkUnit> completedThreadQueue
public BatchFlowInSplitWorkUnit(IBatchKernelService batchKernelService, RuntimeFlowInSplitExecution jobExecution, FlowInSplitBuilderConfig config)
public BlockingQueue<BatchFlowInSplitWorkUnit> getCompletedThreadQueue()
protected void markThreadCompleted()
markThreadCompleted in class BatchWorkUnitpublic RuntimeFlowInSplitExecution getJobExecutionImpl()
getJobExecutionImpl in class BatchWorkUnit© Copyright IBM Corp. 2014
Licensed under the Apache License, Version 2.0