Uses of Enum
org.apache.drill.exec.physical.impl.xsort.MergeSortWrapper.State
Packages that use MergeSortWrapper.State
-
Uses of MergeSortWrapper.State in org.apache.drill.exec.physical.impl.xsort
Methods in org.apache.drill.exec.physical.impl.xsort that return MergeSortWrapper.StateModifier and TypeMethodDescriptionstatic MergeSortWrapper.StateReturns the enum constant of this type with the specified name.static MergeSortWrapper.State[]MergeSortWrapper.State.values()Returns an array containing the constants of this enum type, in the order they are declared.