Class Hierarchy
- java.lang.Object
- org.apache.drill.exec.store.AbstractRecordReader (implements org.apache.drill.exec.store.RecordReader)
- org.apache.drill.exec.store.easy.json.JSONRecordReader
- org.apache.drill.exec.store.AbstractRecordWriter (implements org.apache.drill.exec.store.RecordWriter)
- org.apache.drill.exec.store.JSONOutputRecordWriter (implements org.apache.drill.exec.store.RecordWriter)
- org.apache.drill.exec.store.easy.json.JsonRecordWriter (implements org.apache.drill.exec.store.RecordWriter)
- org.apache.drill.exec.store.JSONOutputRecordWriter (implements org.apache.drill.exec.store.RecordWriter)
- org.apache.drill.exec.store.dfs.easy.EasyFormatPlugin<T> (implements org.apache.drill.exec.store.dfs.FormatPlugin)
- org.apache.drill.exec.store.easy.json.JSONFormatPlugin
- org.apache.drill.exec.store.EventBasedRecordWriter.FieldConverter
- org.apache.drill.exec.store.easy.json.JsonRecordWriter.MapJsonConverter
- org.apache.drill.exec.store.easy.json.JsonRecordWriter.RepeatedListJsonConverter
- org.apache.drill.exec.store.easy.json.JsonRecordWriter.RepeatedMapJsonConverter
- org.apache.drill.exec.store.easy.json.JsonRecordWriter.UnionJsonConverter
- org.apache.drill.exec.store.easy.json.StatisticsCollectorImpl.BigIntJsonConverter
- org.apache.drill.exec.store.easy.json.StatisticsCollectorImpl.DateJsonConverter
- org.apache.drill.exec.store.easy.json.StatisticsCollectorImpl.IntJsonConverter
- org.apache.drill.exec.store.easy.json.StatisticsCollectorImpl.NullableBigIntJsonConverter
- org.apache.drill.exec.store.easy.json.StatisticsCollectorImpl.NullableFloat8JsonConverter
- org.apache.drill.exec.store.easy.json.StatisticsCollectorImpl.NullableVarBinaryJsonConverter
- org.apache.drill.exec.store.easy.json.StatisticsCollectorImpl.VarCharJsonConverter
- org.apache.drill.exec.store.JSONBaseStatisticsRecordWriter (implements org.apache.drill.exec.store.StatisticsRecordCollector)
- org.apache.drill.exec.store.easy.json.JsonStatisticsRecordWriter (implements org.apache.drill.exec.store.StatisticsRecordWriter)
- org.apache.drill.exec.store.easy.json.StatisticsCollectorImpl
- org.apache.drill.exec.store.easy.json.JsonBatchReader (implements org.apache.drill.exec.physical.impl.scan.framework.ManagedReader<T>)
- org.apache.drill.exec.store.easy.json.JSONFormatConfig (implements org.apache.drill.common.logical.FormatPluginConfig)
- org.apache.drill.exec.store.easy.json.JsonStreamBatchReader (implements org.apache.drill.exec.physical.impl.scan.framework.ManagedReader<T>)
- org.apache.drill.exec.store.AbstractRecordReader (implements org.apache.drill.exec.store.RecordReader)
Interface Hierarchy
- org.apache.drill.exec.store.easy.json.JsonProcessor
Enum Hierarchy
- java.lang.Object
- java.lang.Enum<E> (implements java.lang.Comparable<T>, java.io.Serializable)
- org.apache.drill.exec.store.easy.json.JsonProcessor.ReadState
- java.lang.Enum<E> (implements java.lang.Comparable<T>, java.io.Serializable)