Uses of Enum
org.apache.drill.exec.physical.impl.common.Comparator
Package
Description
-
Uses of Comparator in org.apache.drill.exec.physical.impl.common
Modifier and TypeMethodDescriptionstatic Comparator
Returns 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. -
Uses of Comparator in org.apache.drill.exec.physical.impl.join
Modifier and TypeMethodDescriptionstatic Comparator
JoinUtils.checkAndReturnSupportedJoinComparator
(JoinCondition condition)