| Package | Description |
|---|---|
| org.apache.batchee.container.impl.controller | |
| org.apache.batchee.container.modelresolver | |
| org.apache.batchee.container.modelresolver.impl | |
| org.apache.batchee.jaxb |
| Modifier and Type | Field and Description |
|---|---|
protected Split |
SplitController.split |
| Modifier and Type | Method and Description |
|---|---|
static JSLJob |
PartitionedStepBuilder.buildFlowInSplitSubJob(Long parentJobExecutionId,
javax.batch.runtime.context.JobContext jobContext,
Split split,
Flow flow) |
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 | Method and Description |
|---|---|
static PropertyResolver<Split> |
PropertyResolverFactory.createSplitPropertyResolver(boolean isPartitionedStep) |
| Modifier and Type | Method and Description |
|---|---|
Split |
SplitPropertyResolver.substituteProperties(Split split,
Properties submittedProps,
Properties parentProps) |
| Modifier and Type | Method and Description |
|---|---|
Split |
SplitPropertyResolver.substituteProperties(Split split,
Properties submittedProps,
Properties parentProps) |
| Modifier and Type | Method and Description |
|---|---|
Split |
ObjectFactory.createSplit()
Create an instance of
Split |
Copyright © 2022 The Apache Software Foundation. All rights reserved.