| Package | Description | 
|---|---|
| io.druid.data.input.avro | |
| io.druid.data.input.impl | |
| io.druid.java.util.common.parsers | 
| Modifier and Type | Method and Description | 
|---|---|
JSONPathSpec | 
AvroParseSpec.getFlattenSpec()  | 
| Constructor and Description | 
|---|
AvroParseSpec(TimestampSpec timestampSpec,
             DimensionsSpec dimensionsSpec,
             JSONPathSpec flattenSpec)  | 
| Modifier and Type | Method and Description | 
|---|---|
JSONPathSpec | 
JSONParseSpec.getFlattenSpec()  | 
| Constructor and Description | 
|---|
JSONParseSpec(TimestampSpec timestampSpec,
             DimensionsSpec dimensionsSpec,
             JSONPathSpec flattenSpec,
             Map<String,Boolean> featureSpec)  | 
| Modifier and Type | Field and Description | 
|---|---|
static JSONPathSpec | 
JSONPathSpec.DEFAULT  | 
| Modifier and Type | Method and Description | 
|---|---|
static <T> ObjectFlattener<T> | 
ObjectFlatteners.create(JSONPathSpec flattenSpec,
      ObjectFlatteners.FlattenerMaker<T> flattenerMaker)  | 
| Constructor and Description | 
|---|
JSONPathParser(JSONPathSpec flattenSpec,
              com.fasterxml.jackson.databind.ObjectMapper mapper)
Constructor 
 | 
Copyright © 2011–2018. All rights reserved.