public class ChunkPropertyResolver extends AbstractPropertyResolver<Chunk>
isPartitionedStep, UNRESOLVED_PROP_VALUE
Constructor and Description |
---|
ChunkPropertyResolver(boolean isPartitionStep) |
Modifier and Type | Method and Description |
---|---|
Chunk |
substituteProperties(Chunk chunk,
Properties submittedProps,
Properties parentProps)
Performs property substitution on a given batch element b and all nested
sub elements.
|
replaceAllProperties, resolveElementProperties, substituteProperties
public Chunk substituteProperties(Chunk chunk, Properties submittedProps, Properties parentProps)
PropertyResolver
submittedProps
- Properties submitted as job parametersparentProps
- Properties inherited from parent elementsCopyright © 2021 The Apache Software Foundation. All rights reserved.