Class Hierarchy
- java.lang.Object
- org.apache.drill.exec.record.AbstractRecordBatch<T> (implements org.apache.drill.exec.record.CloseableRecordBatch)
- org.apache.drill.exec.physical.impl.sort.SortBatch
- org.apache.drill.exec.physical.impl.sort.RecordBatchData
- org.apache.drill.exec.physical.impl.sort.SortBatchCreator (implements org.apache.drill.exec.physical.impl.BatchCreator<T>)
- org.apache.drill.exec.physical.impl.sort.SortRecordBatchBuilder (implements java.lang.AutoCloseable)
- org.apache.drill.exec.physical.impl.sort.SortTemplate (implements org.apache.hadoop.util.IndexedSortable, org.apache.drill.exec.physical.impl.sort.Sorter)
- org.apache.drill.exec.record.AbstractRecordBatch<T> (implements org.apache.drill.exec.record.CloseableRecordBatch)
Interface Hierarchy
- org.apache.drill.exec.physical.impl.sort.Sorter