| Package | Description |
|---|---|
| org.apache.batchee.container.modelresolver | |
| org.apache.batchee.container.modelresolver.impl | |
| org.apache.batchee.jaxb |
| Modifier and Type | Method and Description |
|---|---|
static PropertyResolver<PartitionPlan> |
PropertyResolverFactory.createPartitionPlanPropertyResolver(boolean isPartitionedStep) |
| Modifier and Type | Method and Description |
|---|---|
PartitionPlan |
PartitionPlanPropertyResolver.substituteProperties(PartitionPlan partitionPlan,
Properties submittedProps,
Properties parentProps) |
| Modifier and Type | Method and Description |
|---|---|
PartitionPlan |
PartitionPlanPropertyResolver.substituteProperties(PartitionPlan partitionPlan,
Properties submittedProps,
Properties parentProps) |
| Modifier and Type | Field and Description |
|---|---|
protected PartitionPlan |
Partition.plan |
| Modifier and Type | Method and Description |
|---|---|
PartitionPlan |
ObjectFactory.createPartitionPlan()
Create an instance of
PartitionPlan |
PartitionPlan |
Partition.getPlan()
Gets the value of the plan property.
|
| Modifier and Type | Method and Description |
|---|---|
void |
Partition.setPlan(PartitionPlan value)
Sets the value of the plan property.
|
Copyright © 2022 The Apache Software Foundation. All rights reserved.