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<Partition> |
PropertyResolverFactory.createPartitionPropertyResolver(boolean isPartitionedStep) |
Modifier and Type | Method and Description |
---|---|
Partition |
PartitionPropertyResolver.substituteProperties(Partition partition,
Properties submittedProps,
Properties parentProps) |
Modifier and Type | Method and Description |
---|---|
Partition |
PartitionPropertyResolver.substituteProperties(Partition partition,
Properties submittedProps,
Properties parentProps) |
Modifier and Type | Field and Description |
---|---|
protected Partition |
Step.partition |
Modifier and Type | Method and Description |
---|---|
Partition |
ObjectFactory.createPartition()
Create an instance of
Partition |
Partition |
Step.getPartition()
Gets the value of the partition property.
|
Modifier and Type | Method and Description |
---|---|
void |
Step.setPartition(Partition value)
Sets the value of the partition property.
|
Copyright © 2021 The Apache Software Foundation. All rights reserved.