Uses of Enum
org.apache.drill.exec.physical.impl.common.Comparator
Packages that use Comparator
Package
Description
-
Uses of Comparator in org.apache.drill.exec.physical.impl.common
Methods in org.apache.drill.exec.physical.impl.common that return ComparatorModifier and TypeMethodDescriptionstatic ComparatorReturns the enum constant of this type with the specified name.static Comparator[]Comparator.values()Returns an array containing the constants of this enum type, in the order they are declared.Methods in org.apache.drill.exec.physical.impl.common that return types with arguments of type Comparator -
Uses of Comparator in org.apache.drill.exec.physical.impl.join
Methods in org.apache.drill.exec.physical.impl.join that return ComparatorModifier and TypeMethodDescriptionstatic ComparatorJoinUtils.checkAndReturnSupportedJoinComparator(JoinCondition condition)