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