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