| 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<PartitionMapper> |
PropertyResolverFactory.createPartitionMapperPropertyResolver(boolean isPartitionedStep) |
| Modifier and Type | Method and Description |
|---|---|
PartitionMapper |
PartitionMapperPropertyResolver.substituteProperties(PartitionMapper partitionMapper,
Properties submittedProps,
Properties parentProps) |
| Modifier and Type | Method and Description |
|---|---|
PartitionMapper |
PartitionMapperPropertyResolver.substituteProperties(PartitionMapper partitionMapper,
Properties submittedProps,
Properties parentProps) |
| Modifier and Type | Field and Description |
|---|---|
protected PartitionMapper |
Partition.mapper |
| Modifier and Type | Method and Description |
|---|---|
PartitionMapper |
ObjectFactory.createPartitionMapper()
Create an instance of
PartitionMapper |
PartitionMapper |
Partition.getMapper()
Gets the value of the mapper property.
|
| Modifier and Type | Method and Description |
|---|---|
void |
Partition.setMapper(PartitionMapper value)
Sets the value of the mapper property.
|
Copyright © 2023 The Apache Software Foundation. All rights reserved.