Uses of Package
com.bazaarvoice.jolt.common.spec
Packages that use com.bazaarvoice.jolt.common.spec
Package
Description
-
Classes in com.bazaarvoice.jolt.common.spec used by com.bazaarvoice.jolt.cardinalityClassDescriptionBaseSpec interface that provide a way to get its own pathElement and an apply(...) method to process the spec using input, output and context
-
Classes in com.bazaarvoice.jolt.common.spec used by com.bazaarvoice.jolt.commonClassDescriptionBaseSpec interface that provide a way to get its own pathElement and an apply(...) method to process the spec using input, output and contextAn ordered composite spec denotes the spec will have Literal and Computed children that must be Ordered Spec, which should be subject to sorting to before applying any of the determined execution strategies! This is not enforced directly, but these interface methods ensure the executionStrategy gets the literal and computed children lists to process its exec strategy The order is provided by a Mapinvalid input: '<'Class, int> and then ordering is achieved using a comparator
-
Classes in com.bazaarvoice.jolt.common.spec used by com.bazaarvoice.jolt.common.specClassDescriptionBaseSpec interface that provide a way to get its own pathElement and an apply(...) method to process the spec using input, output and context
-
Classes in com.bazaarvoice.jolt.common.spec used by com.bazaarvoice.jolt.modifierClassDescriptionFactory class that provides a factory method create(...) that takes itself as argument to specify how to handle child specs
-
Classes in com.bazaarvoice.jolt.common.spec used by com.bazaarvoice.jolt.modifier.specClassDescriptionBaseSpec interface that provide a way to get its own pathElement and an apply(...) method to process the spec using input, output and contextAn ordered composite spec denotes the spec will have Literal and Computed children that must be Ordered Spec, which should be subject to sorting to before applying any of the determined execution strategies! This is not enforced directly, but these interface methods ensure the executionStrategy gets the literal and computed children lists to process its exec strategy The order is provided by a Mapinvalid input: '<'Class, int> and then ordering is achieved using a comparator
-
Classes in com.bazaarvoice.jolt.common.spec used by com.bazaarvoice.jolt.shiftrClassDescriptionFactory class that provides a factory method create(...) that takes itself as argument to specify how to handle child specs
-
Classes in com.bazaarvoice.jolt.common.spec used by com.bazaarvoice.jolt.shiftr.specClassDescriptionBaseSpec interface that provide a way to get its own pathElement and an apply(...) method to process the spec using input, output and contextAn ordered composite spec denotes the spec will have Literal and Computed children that must be Ordered Spec, which should be subject to sorting to before applying any of the determined execution strategies! This is not enforced directly, but these interface methods ensure the executionStrategy gets the literal and computed children lists to process its exec strategy The order is provided by a Mapinvalid input: '<'Class, int> and then ordering is achieved using a comparatorFactory class that provides a factory method create(...) that takes itself as argument to specify how to handle child specs