Uses of Class
org.apache.drill.exec.physical.impl.xsort.InputBatch
-
Uses of InputBatch in org.apache.drill.exec.physical.impl.xsort
Modifier and TypeMethodDescriptionvoid
MergeSortWrapper.merge
(List<InputBatch> batchGroups, int outputBatchSize) Merge the set of in-memory batches to produce a single logical output in the given destination container, indexed by an SV4.ModifierConstructorDescriptionSingleBatchResults
(InputBatch batch, VectorContainer outputContainer)