| Package | Description |
|---|---|
| org.apache.drill.exec.store.easy.json | |
| org.apache.drill.exec.store.easy.json.reader | |
| org.apache.drill.exec.vector.complex.fn |
| Modifier and Type | Method and Description |
|---|---|
static JsonProcessor.ReadState |
JsonProcessor.ReadState.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static JsonProcessor.ReadState[] |
JsonProcessor.ReadState.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
JsonProcessor.ReadState |
JsonProcessor.write(BaseWriter.ComplexWriter writer) |
| Modifier and Type | Method and Description |
|---|---|
JsonProcessor.ReadState |
CountingJsonReader.write(BaseWriter.ComplexWriter writer) |
| Modifier and Type | Method and Description |
|---|---|
JsonProcessor.ReadState |
JsonReader.write(BaseWriter.ComplexWriter writer) |
Copyright © 2017 The Apache Software Foundation. All rights reserved.