Uses of Enum Class
org.apache.druid.frame.key.KeyOrder
Packages that use KeyOrder
-
Uses of KeyOrder in org.apache.druid.frame.key
Methods in org.apache.druid.frame.key that return KeyOrderModifier and TypeMethodDescriptionRunLengthEntry.getOrder()KeyColumn.order()static KeyOrderReturns the enum constant of this class with the specified name.static KeyOrder[]KeyOrder.values()Returns an array containing the constants of this enum class, in the order they are declared.Constructors in org.apache.druid.frame.key with parameters of type KeyOrder