Uses of Class
org.apache.drill.exec.physical.impl.xsort.PriorityQueueCopierWrapper.BatchMerger
Packages that use PriorityQueueCopierWrapper.BatchMerger
-
Uses of PriorityQueueCopierWrapper.BatchMerger in org.apache.drill.exec.physical.impl.xsort
Methods in org.apache.drill.exec.physical.impl.xsort that return PriorityQueueCopierWrapper.BatchMergerModifier and TypeMethodDescriptionPriorityQueueCopierWrapper.startMerge(BatchSchema schema, List<? extends BatchGroup> batchGroupList, VectorContainer outputContainer, int targetRecordCount, VectorInitializer allocHelper) Start a merge operation using the specified vector container.