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