public class BatchFlowInSplitWorkUnit extends BatchParallelWorkUnit
| Modifier and Type | Field and Description |
|---|---|
protected BlockingQueue<BatchFlowInSplitWorkUnit> |
completedThreadQueue |
batchKernel, controller, jobExecutionImpl, notifyCallbackWhenDone| Constructor and Description |
|---|
BatchFlowInSplitWorkUnit(RuntimeFlowInSplitExecution jobExecution,
FlowInSplitBuilderConfig config,
ServicesManager manager) |
| Modifier and Type | Method and Description |
|---|---|
RuntimeFlowInSplitExecution |
getJobExecutionImpl() |
protected void |
markThreadCompleted() |
getBatchKernel, getBatchStatus, getController, getExitStatus, isNotifyCallbackWhenDone, run, setBatchKernel, setJobExecutionImpl, setNotifyCallbackWhenDoneprotected final BlockingQueue<BatchFlowInSplitWorkUnit> completedThreadQueue
public BatchFlowInSplitWorkUnit(RuntimeFlowInSplitExecution jobExecution, FlowInSplitBuilderConfig config, ServicesManager manager)
protected void markThreadCompleted()
markThreadCompleted in class BatchWorkUnitpublic RuntimeFlowInSplitExecution getJobExecutionImpl()
getJobExecutionImpl in class BatchWorkUnitCopyright © 2022 The Apache Software Foundation. All rights reserved.