Package | Description |
---|---|
com.bazaarvoice.jolt.modifier | |
com.bazaarvoice.jolt.modifier.spec |
Modifier and Type | Class and Description |
---|---|
static class |
DataType.LIST
List type that records maxIndex from spec, and uses that to expand a source (list) properly
|
static class |
DataType.MAP
MAP type class
|
static class |
DataType.RUNTIME
Runtime type
|
Modifier and Type | Method and Description |
---|---|
static DataType |
DataType.determineDataType(int confirmedArrayAtIndex,
int confirmedMapAtIndex,
int maxExplicitIndex) |
Modifier and Type | Field and Description |
---|---|
private DataType |
ModifierCompositeSpec.specDataType |