Class Hierarchy
- java.lang.Object
- org.apache.drill.exec.store.avro.AvroBatchReader (implements org.apache.drill.exec.physical.impl.scan.v3.ManagedReader)
- org.apache.drill.exec.store.avro.AvroColumnConverterFactory.MapColumnConverter (implements org.apache.drill.exec.record.ColumnConverter)
- org.apache.drill.exec.store.avro.AvroFormatConfig (implements org.apache.drill.common.logical.FormatPluginConfig)
- org.apache.drill.exec.store.avro.AvroSchemaUtil
- org.apache.drill.exec.record.ColumnConverterFactory
- org.apache.drill.exec.store.avro.AvroColumnConverterFactory
- org.apache.drill.exec.store.dfs.easy.EasyFormatPlugin<T> (implements org.apache.drill.exec.store.dfs.FormatPlugin)
- org.apache.drill.exec.store.avro.AvroFormatPlugin