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.xsort.ExternalSortBatch
- org.apache.drill.exec.physical.impl.xsort.BaseWrapper
- org.apache.drill.exec.physical.impl.xsort.BaseSortWrapper
- org.apache.drill.exec.physical.impl.xsort.MergeSortWrapper (implements org.apache.drill.exec.physical.impl.xsort.SortImpl.SortResults)
- org.apache.drill.exec.physical.impl.xsort.PriorityQueueCopierWrapper
- org.apache.drill.exec.physical.impl.xsort.SorterWrapper
- org.apache.drill.exec.physical.impl.xsort.BaseSortWrapper
- org.apache.drill.exec.physical.impl.xsort.BatchGroup (implements java.lang.AutoCloseable, org.apache.drill.exec.record.VectorAccessible)
- org.apache.drill.exec.physical.impl.xsort.InputBatch
- org.apache.drill.exec.physical.impl.xsort.SpilledRun
- org.apache.drill.exec.physical.impl.xsort.BufferedBatches
- org.apache.drill.exec.physical.impl.xsort.ExternalSortBatchCreator (implements org.apache.drill.exec.physical.impl.BatchCreator<T>)
- org.apache.drill.exec.physical.impl.xsort.MSortTemplate (implements org.apache.hadoop.util.IndexedSortable, org.apache.drill.exec.physical.impl.xsort.MSorter)
- org.apache.drill.exec.physical.impl.xsort.PriorityQueueCopierTemplate (implements org.apache.drill.exec.physical.impl.xsort.PriorityQueueCopier)
- org.apache.drill.exec.physical.impl.xsort.PriorityQueueCopierWrapper.BatchMerger (implements java.lang.AutoCloseable, org.apache.drill.exec.physical.impl.xsort.SortImpl.SortResults)
- org.apache.drill.exec.physical.impl.xsort.SingleBatchSorterTemplate (implements org.apache.hadoop.util.IndexedSortable, org.apache.drill.exec.physical.impl.xsort.SingleBatchSorter)
- org.apache.drill.exec.physical.impl.xsort.SortConfig
- org.apache.drill.exec.physical.impl.xsort.SortImpl
- org.apache.drill.exec.physical.impl.xsort.SortImpl.EmptyResults (implements org.apache.drill.exec.physical.impl.xsort.SortImpl.SortResults)
- org.apache.drill.exec.physical.impl.xsort.SortImpl.SingleBatchResults (implements org.apache.drill.exec.physical.impl.xsort.SortImpl.SortResults)
- org.apache.drill.exec.physical.impl.xsort.SortMemoryManager
- org.apache.drill.exec.physical.impl.xsort.SortMemoryManager.BatchSizeEstimate
- org.apache.drill.exec.physical.impl.xsort.SortMemoryManager.MergeTask
- org.apache.drill.exec.physical.impl.xsort.SortMetrics
- org.apache.drill.exec.physical.impl.xsort.SpilledRuns
- org.apache.drill.exec.record.AbstractRecordBatch<T> (implements org.apache.drill.exec.record.CloseableRecordBatch)
Interface Hierarchy
- java.lang.AutoCloseable
- org.apache.drill.exec.physical.impl.xsort.PriorityQueueCopier
- org.apache.drill.exec.physical.impl.xsort.MSorter
- org.apache.drill.exec.physical.impl.xsort.SingleBatchSorter
- org.apache.drill.exec.physical.impl.xsort.SortImpl.SortResults
Enum Hierarchy
- java.lang.Object
- java.lang.Enum<E> (implements java.lang.Comparable<T>, java.io.Serializable)
- org.apache.drill.exec.physical.impl.xsort.ExternalSortBatch.Metric (implements org.apache.drill.exec.ops.MetricDef)
- org.apache.drill.exec.physical.impl.xsort.MergeSortWrapper.State
- org.apache.drill.exec.physical.impl.xsort.SortMemoryManager.MergeAction
- java.lang.Enum<E> (implements java.lang.Comparable<T>, java.io.Serializable)