Uses of Class
org.apache.drill.exec.physical.impl.xsort.SortConfig
Packages that use SortConfig
-
Uses of SortConfig in org.apache.drill.exec.physical.impl.xsort
Constructors in org.apache.drill.exec.physical.impl.xsort with parameters of type SortConfigModifierConstructorDescriptionSortImpl(OperatorContext opContext, SortConfig sortConfig, SpilledRuns spilledRuns, VectorContainer batch) SortMemoryManager(SortConfig config, long opMemoryLimit)