com.bazaarvoice.jolt.cardinality
public class CardinalityCompositeSpec extends CardinalitySpec
| Modifier and Type | Class and Description |
|---|---|
static class |
CardinalityCompositeSpec.ComputedKeysComparator |
pathElement| Constructor and Description |
|---|
CardinalityCompositeSpec(String rawKey,
Map<String,Object> spec) |
| Modifier and Type | Method and Description |
|---|---|
boolean |
apply(String inputKey,
Object input,
WalkedPath walkedPath,
Object parentContainer)
If this Spec matches the inputkey, then perform one step in the parallel treewalk.
|
parsepublic boolean apply(String inputKey, Object input, WalkedPath walkedPath, Object parentContainer)
apply in class CardinalitySpecCopyright © 2014. All Rights Reserved.