| Package | Description |
|---|---|
| org.apache.drill.exec.store.easy.json | |
| org.apache.drill.exec.store.easy.json.reader |
| 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(org.apache.drill.exec.vector.complex.writer.BaseWriter.ComplexWriter writer) |
| Modifier and Type | Method and Description |
|---|---|
JsonProcessor.ReadState |
BaseJsonReader.write(org.apache.drill.exec.vector.complex.writer.BaseWriter.ComplexWriter writer) |
Copyright © 2021 The Apache Software Foundation. All rights reserved.