public class PartitionReducerPropertyResolverImpl extends AbstractPropertyResolver<PartitionReducer>
isPartitionedStep, UNRESOLVED_PROP_VALUE| Constructor and Description |
|---|
PartitionReducerPropertyResolverImpl(boolean isPartitionStep) |
| Modifier and Type | Method and Description |
|---|---|
PartitionReducer |
substituteProperties(PartitionReducer reducer,
Properties submittedProps,
Properties parentProps)
Performs property substitution on a given batch element b and all nested
sub elements.
|
replaceAllProperties, resolveElementProperties, substituteProperties, substitutePropertiespublic PartitionReducerPropertyResolverImpl(boolean isPartitionStep)
public PartitionReducer substituteProperties(PartitionReducer reducer, Properties submittedProps, Properties parentProps)
PropertyResolversubmittedProps - Properties submitted as job parametersparentProps - Properties inherited from parent elements© Copyright IBM Corp. 2014
Licensed under the Apache License, Version 2.0