| Package | Description |
|---|---|
| com.ibm.jbatch.container.impl | |
| com.ibm.jbatch.container.servicesmanager | |
| com.ibm.jbatch.container.util |
| Modifier and Type | Class and Description |
|---|---|
class |
BatchKernelImpl |
| Modifier and Type | Field and Description |
|---|---|
protected static IBatchKernelService |
BaseStepControllerImpl.batchKernel |
| Modifier and Type | Method and Description |
|---|---|
IBatchKernelService |
ServicesManagerImpl.getBatchKernelService() |
IBatchKernelService |
ServicesManager.getBatchKernelService() |
| Modifier and Type | Field and Description |
|---|---|
protected IBatchKernelService |
BatchWorkUnit.batchKernel |
| Modifier and Type | Method and Description |
|---|---|
IBatchKernelService |
BatchWorkUnit.getBatchKernel() |
| Modifier and Type | Method and Description |
|---|---|
void |
BatchWorkUnit.setBatchKernel(IBatchKernelService batchKernel) |
| Constructor and Description |
|---|
BatchFlowInSplitWorkUnit(IBatchKernelService batchKernelService,
RuntimeFlowInSplitExecution jobExecution,
FlowInSplitBuilderConfig config) |
BatchParallelWorkUnit(IBatchKernelService batchKernel,
RuntimeJobExecution jobExecutionImpl,
boolean notifyCallbackWhenDone) |
BatchPartitionWorkUnit(IBatchKernelService batchKernelService,
RuntimeJobExecution jobExecution,
PartitionsBuilderConfig config) |
BatchWorkUnit(IBatchKernelService batchKernel,
RuntimeJobExecution jobExecutionImpl) |
BatchWorkUnit(IBatchKernelService batchKernel,
RuntimeJobExecution jobExecutionImpl,
boolean notifyCallbackWhenDone) |
© Copyright IBM Corp. 2014
Licensed under the Apache License, Version 2.0