Uses of Enum
org.apache.drill.exec.store.easy.json.JsonProcessor.ReadState
Package
Description
-
Uses of JsonProcessor.ReadState in org.apache.drill.exec.store.easy.json
Modifier and TypeMethodDescriptionstatic JsonProcessor.ReadState
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.write
(BaseWriter.ComplexWriter writer) -
Uses of JsonProcessor.ReadState in org.apache.drill.exec.store.easy.json.reader