| Package | Description |
|---|---|
| org.apache.batchee.container.impl.controller | |
| org.apache.batchee.container.services.kernel | |
| org.apache.batchee.container.util |
| Modifier and Type | Field and Description |
|---|---|
protected BatchKernelService |
BaseStepController.kernelService |
| Modifier and Type | Method and Description |
|---|---|
static SplitController |
ExecutionElementControllerFactory.getSplitController(BatchKernelService kernel,
RuntimeJobExecution jobExecutionImpl,
Split split,
long rootJobExecutionId) |
| Constructor and Description |
|---|
SplitController(RuntimeJobExecution jobExecution,
Split split,
long rootJobExecutionId,
BatchKernelService kernelService) |
| Modifier and Type | Class and Description |
|---|---|
class |
DefaultBatchKernel |
| Modifier and Type | Field and Description |
|---|---|
protected BatchKernelService |
BatchWorkUnit.batchKernel |
| Modifier and Type | Method and Description |
|---|---|
BatchKernelService |
BatchWorkUnit.getBatchKernel() |
| Modifier and Type | Method and Description |
|---|---|
void |
BatchWorkUnit.setBatchKernel(BatchKernelService batchKernel) |
Copyright © 2022 The Apache Software Foundation. All rights reserved.