| 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<Collector> |
PropertyResolverFactory.createCollectorPropertyResolver(boolean isPartitionedStep) |
| Modifier and Type | Method and Description |
|---|---|
Collector |
CollectorPropertyResolver.substituteProperties(Collector collector,
Properties submittedProps,
Properties parentProps) |
| Modifier and Type | Method and Description |
|---|---|
Collector |
CollectorPropertyResolver.substituteProperties(Collector collector,
Properties submittedProps,
Properties parentProps) |
| Modifier and Type | Field and Description |
|---|---|
protected Collector |
Partition.collector |
| Modifier and Type | Method and Description |
|---|---|
Collector |
ObjectFactory.createCollector()
Create an instance of
Collector |
Collector |
Partition.getCollector()
Gets the value of the collector property.
|
| Modifier and Type | Method and Description |
|---|---|
void |
Partition.setCollector(Collector value)
Sets the value of the collector property.
|
Copyright © 2023 The Apache Software Foundation. All rights reserved.