Uses of Enum
org.apache.drill.exec.physical.impl.xsort.SortMemoryManager.MergeAction
Packages that use SortMemoryManager.MergeAction
-
Uses of SortMemoryManager.MergeAction in org.apache.drill.exec.physical.impl.xsort
Fields in org.apache.drill.exec.physical.impl.xsort declared as SortMemoryManager.MergeActionMethods in org.apache.drill.exec.physical.impl.xsort that return SortMemoryManager.MergeActionModifier and TypeMethodDescriptionReturns the enum constant of this type with the specified name.static SortMemoryManager.MergeAction[]SortMemoryManager.MergeAction.values()Returns an array containing the constants of this enum type, in the order they are declared.Constructors in org.apache.drill.exec.physical.impl.xsort with parameters of type SortMemoryManager.MergeAction