| Package | Description |
|---|---|
| com.bazaarvoice.jolt.common | |
| com.bazaarvoice.jolt.modifier.spec | |
| com.bazaarvoice.jolt.shiftr.spec |
| Modifier and Type | Method and Description |
|---|---|
void |
ExecutionStrategy.process(OrderedCompositeSpec spec,
Optional<Object> inputOptional,
WalkedPath walkedPath,
Map<String,Object> output,
Map<String,Object> context) |
| Modifier and Type | Class and Description |
|---|---|
class |
ModifierCompositeSpec
Composite spec is non-leaf level spec that contains one or many child specs and processes
them based on a pre-determined execution strategy
|
| Modifier and Type | Class and Description |
|---|---|
class |
ShiftrCompositeSpec
Spec that has children, which it builds and then manages during Transforms.
|
Copyright © 2023. All rights reserved.