| Package | Description |
|---|---|
| org.apache.batchee.container.impl.controller | |
| org.apache.batchee.container.services |
This interfaces are tightly coupled to the existing
batch implementation.
|
| org.apache.batchee.container.services.kernel | |
| org.apache.batchee.container.util |
| Constructor and Description |
|---|
FlowInSplitThreadRootController(RuntimeFlowInSplitExecution flowInSplitExecution,
FlowInSplitBuilderConfig config,
ServicesManager manager) |
| Modifier and Type | Method and Description |
|---|---|
BatchFlowInSplitWorkUnit |
BatchKernelService.buildNewFlowInSplitWorkUnit(FlowInSplitBuilderConfig config,
JobContextImpl jc) |
BatchFlowInSplitWorkUnit |
BatchKernelService.buildOnRestartFlowInSplitWorkUnit(FlowInSplitBuilderConfig config,
JobContextImpl jc) |
| Modifier and Type | Method and Description |
|---|---|
BatchFlowInSplitWorkUnit |
DefaultBatchKernel.buildNewFlowInSplitWorkUnit(FlowInSplitBuilderConfig config,
JobContextImpl jc) |
BatchFlowInSplitWorkUnit |
DefaultBatchKernel.buildOnRestartFlowInSplitWorkUnit(FlowInSplitBuilderConfig config,
JobContextImpl jc) |
| Constructor and Description |
|---|
BatchFlowInSplitWorkUnit(RuntimeFlowInSplitExecution jobExecution,
FlowInSplitBuilderConfig config,
ServicesManager manager) |
Copyright © 2023 The Apache Software Foundation. All rights reserved.