| 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<PartitionReducer> |
PropertyResolverFactory.createPartitionReducerPropertyResolver(boolean isPartitionedStep) |
| Modifier and Type | Method and Description |
|---|---|
PartitionReducer |
PartitionReducerPropertyResolver.substituteProperties(PartitionReducer reducer,
Properties submittedProps,
Properties parentProps) |
| Modifier and Type | Method and Description |
|---|---|
PartitionReducer |
PartitionReducerPropertyResolver.substituteProperties(PartitionReducer reducer,
Properties submittedProps,
Properties parentProps) |
| Modifier and Type | Field and Description |
|---|---|
protected PartitionReducer |
Partition.reducer |
| Modifier and Type | Method and Description |
|---|---|
PartitionReducer |
ObjectFactory.createPartitionReducer()
Create an instance of
PartitionReducer |
PartitionReducer |
Partition.getReducer()
Gets the value of the reducer property.
|
| Modifier and Type | Method and Description |
|---|---|
void |
Partition.setReducer(PartitionReducer value)
Sets the value of the reducer property.
|
Copyright © 2022 The Apache Software Foundation. All rights reserved.