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.TopN.TopNBatch
- org.apache.drill.exec.physical.impl.TopN.PriorityQueueTemplate (implements org.apache.drill.exec.physical.impl.TopN.PriorityQueue)
- org.apache.drill.exec.record.SimpleRecordBatch (implements org.apache.drill.exec.record.RecordBatch)
- org.apache.drill.exec.physical.impl.TopN.TopNBatch.SimpleSV4RecordBatch
- org.apache.drill.exec.physical.impl.TopN.TopNSortBatchCreator (implements org.apache.drill.exec.physical.impl.BatchCreator<T>)
- org.apache.drill.exec.record.AbstractRecordBatch<T> (implements org.apache.drill.exec.record.CloseableRecordBatch)
Interface Hierarchy
- org.apache.drill.exec.physical.impl.TopN.PriorityQueue