Uses of Class
org.apache.drill.exec.physical.impl.xsort.SortMemoryManager.MergeTask
Packages that use SortMemoryManager.MergeTask
-
Uses of SortMemoryManager.MergeTask in org.apache.drill.exec.physical.impl.xsort
Methods in org.apache.drill.exec.physical.impl.xsort that return SortMemoryManager.MergeTaskModifier and TypeMethodDescriptionSortMemoryManager.consolidateBatches(long allocMemory, int inMemCount, int spilledRunsCount) Choose a consolidation option during the merge phase depending on memory available.