| Package | Description |
|---|---|
| io.druid.data.input.impl |
| Modifier and Type | Method and Description |
|---|---|
static JSONPathFieldType |
JSONPathFieldType.fromString(String name) |
JSONPathFieldType |
JSONPathFieldSpec.getType() |
static JSONPathFieldType |
JSONPathFieldType.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static JSONPathFieldType[] |
JSONPathFieldType.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Constructor and Description |
|---|
JSONPathFieldSpec(JSONPathFieldType type,
String name,
String expr) |
Copyright © 2011–2016. All rights reserved.