| Package | Description |
|---|---|
| com.bazaarvoice.jolt.modifier |
| 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) |
Copyright © 2023. All rights reserved.