Class Hierarchy
- java.lang.Object
- org.apache.drill.exec.vector.complex.AbstractContainerVector (implements org.apache.drill.exec.vector.ValueVector)
- org.apache.drill.exec.vector.complex.AbstractMapVector
- org.apache.drill.exec.vector.complex.MapVector
- org.apache.drill.exec.record.VectorAccessibleComplexWriter
- org.apache.drill.exec.vector.complex.MapVector
- org.apache.drill.exec.vector.complex.AbstractMapVector
- org.apache.drill.exec.record.AbstractRecordBatch<T> (implements org.apache.drill.exec.record.CloseableRecordBatch)
- org.apache.drill.exec.record.AbstractBinaryRecordBatch<T>
- org.apache.drill.exec.record.AbstractUnaryRecordBatch<T>
- org.apache.drill.exec.record.AbstractSingleRecordBatch<T>
- org.apache.drill.exec.record.AbstractTableFunctionRecordBatch<T> (implements org.apache.drill.exec.record.TableFunctionContract)
- org.apache.drill.exec.record.BatchSchema (implements java.lang.Iterable<T>)
- org.apache.drill.exec.record.BatchSchemaBuilder
- io.netty.buffer.ByteBuf (implements io.netty.buffer.ByteBufConvertible, java.lang.Comparable<T>, io.netty.util.ReferenceCounted)
- org.apache.drill.exec.record.DeadBuf
- org.apache.drill.exec.record.ColumnConverter.ArrayColumnConverter (implements org.apache.drill.exec.record.ColumnConverter)
- org.apache.drill.exec.record.ColumnConverter.DictColumnConverter (implements org.apache.drill.exec.record.ColumnConverter)
- org.apache.drill.exec.record.ColumnConverter.DummyColumnConverter (implements org.apache.drill.exec.record.ColumnConverter)
- org.apache.drill.exec.record.ColumnConverter.MapColumnConverter (implements org.apache.drill.exec.record.ColumnConverter)
- org.apache.drill.exec.record.ColumnConverter.ScalarColumnConverter (implements org.apache.drill.exec.record.ColumnConverter)
- org.apache.drill.exec.record.ColumnConverterFactory
- org.apache.drill.exec.record.FragmentWritableBatch
- org.apache.drill.exec.record.HyperVectorWrapper<T> (implements org.apache.drill.exec.record.VectorWrapper<T>)
- com.fasterxml.jackson.databind.JsonDeserializer<T> (implements com.fasterxml.jackson.databind.deser.NullValueProvider)
- com.fasterxml.jackson.databind.deser.std.StdDeserializer<T> (implements java.io.Serializable, com.fasterxml.jackson.databind.deser.ValueInstantiator.Gettable)
- org.apache.drill.exec.record.MajorTypeSerDe.De
- com.fasterxml.jackson.databind.deser.std.StdDeserializer<T> (implements java.io.Serializable, com.fasterxml.jackson.databind.deser.ValueInstantiator.Gettable)
- com.fasterxml.jackson.databind.JsonSerializer<T> (implements com.fasterxml.jackson.databind.jsonFormatVisitors.JsonFormatVisitable)
- com.fasterxml.jackson.databind.ser.std.StdSerializer<T> (implements com.fasterxml.jackson.databind.jsonFormatVisitors.JsonFormatVisitable, com.fasterxml.jackson.databind.jsonschema.SchemaAware, java.io.Serializable)
- org.apache.drill.exec.record.MajorTypeSerDe.Se
- com.fasterxml.jackson.databind.ser.std.StdSerializer<T> (implements com.fasterxml.jackson.databind.jsonFormatVisitors.JsonFormatVisitable, com.fasterxml.jackson.databind.jsonschema.SchemaAware, java.io.Serializable)
- org.apache.drill.exec.record.MajorTypeSerDe
- org.apache.drill.exec.record.MajorTypeSerDe.MajorTypeHolder
- org.apache.drill.exec.record.MaterializedField
- org.apache.drill.exec.record.RawFragmentBatch
- org.apache.drill.exec.record.RecordBatchLoader (implements org.apache.drill.exec.record.VectorAccessible)
- org.apache.drill.exec.record.RecordBatchMemoryManager
- org.apache.drill.exec.record.JoinBatchMemoryManager
- org.apache.drill.exec.record.RecordBatchSizer
- org.apache.drill.exec.record.RecordBatchSizer.ColumnSize
- org.apache.drill.exec.record.RecordIterator (implements org.apache.drill.exec.record.VectorAccessible)
- org.apache.drill.exec.record.RecordValueAccessor
- org.apache.drill.exec.record.SchemaBuilder
- org.apache.drill.exec.record.SchemalessBatch (implements org.apache.drill.exec.record.CloseableRecordBatch)
- org.apache.drill.exec.record.SchemaUtil
- org.apache.drill.exec.record.SimpleRecordBatch (implements org.apache.drill.exec.record.RecordBatch)
- org.apache.drill.exec.record.SimpleVectorWrapper<T> (implements org.apache.drill.exec.record.VectorWrapper<T>)
- org.apache.drill.exec.record.TypedFieldId
- org.apache.drill.exec.record.TypedFieldId.Builder
- org.apache.drill.exec.record.VectorAccessibleUtilities
- org.apache.drill.exec.record.VectorContainer (implements org.apache.drill.exec.record.VectorAccessible)
- org.apache.drill.exec.record.ExpandableHyperContainer
- org.apache.drill.exec.record.VectorInitializer
- org.apache.drill.exec.record.VectorInitializer.AllocationHint
- org.apache.drill.exec.record.WritableBatch (implements java.lang.AutoCloseable)
- org.apache.drill.exec.vector.complex.AbstractContainerVector (implements org.apache.drill.exec.vector.ValueVector)
Interface Hierarchy
- java.lang.AutoCloseable
- org.apache.drill.exec.record.CloseableRecordBatch (also extends org.apache.drill.exec.record.RecordBatch)
- org.apache.drill.exec.record.RawFragmentBatchProvider
- org.apache.drill.exec.record.ColumnConverter
- java.lang.Iterable<T>
- org.apache.drill.exec.record.VectorAccessible
- org.apache.drill.exec.record.RecordBatch
- org.apache.drill.exec.record.CloseableRecordBatch (also extends java.lang.AutoCloseable)
- org.apache.drill.exec.record.RecordBatch
- org.apache.drill.exec.record.VectorAccessible
- org.apache.drill.exec.record.MaterializeVisitor
- org.apache.drill.exec.record.TableFunctionContract
- org.apache.drill.exec.record.TransferPair
- org.apache.drill.exec.record.VectorWrapper<T>
Enum Hierarchy
- java.lang.Object
- java.lang.Enum<E> (implements java.lang.Comparable<T>, java.io.Serializable)
- org.apache.drill.exec.record.AbstractBinaryRecordBatch.Metric (implements org.apache.drill.exec.ops.MetricDef)
- org.apache.drill.exec.record.AbstractRecordBatch.BatchState
- org.apache.drill.exec.record.BatchSchema.SelectionVectorMode
- org.apache.drill.exec.record.RecordBatch.IterOutcome
- java.lang.Enum<E> (implements java.lang.Comparable<T>, java.io.Serializable)