| 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<Analyzer> |
PropertyResolverFactory.createAnalyzerPropertyResolver(boolean isPartitionedStep) |
| Modifier and Type | Method and Description |
|---|---|
Analyzer |
AnalyzerPropertyResolver.substituteProperties(Analyzer analyzer,
Properties submittedProps,
Properties parentProps) |
| Modifier and Type | Method and Description |
|---|---|
Analyzer |
AnalyzerPropertyResolver.substituteProperties(Analyzer analyzer,
Properties submittedProps,
Properties parentProps) |
| Modifier and Type | Field and Description |
|---|---|
protected Analyzer |
Partition.analyzer |
| Modifier and Type | Method and Description |
|---|---|
Analyzer |
ObjectFactory.createAnalyzer()
Create an instance of
Analyzer |
Analyzer |
Partition.getAnalyzer()
Gets the value of the analyzer property.
|
| Modifier and Type | Method and Description |
|---|---|
void |
Partition.setAnalyzer(Analyzer value)
Sets the value of the analyzer property.
|
Copyright © 2023 The Apache Software Foundation. All rights reserved.