Uses of Enum
org.apache.druid.query.aggregation.post.ExpressionPostAggregator.Ordering
Packages that use ExpressionPostAggregator.Ordering
-
Uses of ExpressionPostAggregator.Ordering in org.apache.druid.query.aggregation.post
Methods in org.apache.druid.query.aggregation.post that return ExpressionPostAggregator.OrderingModifier and TypeMethodDescriptionReturns the enum constant of this type with the specified name.static ExpressionPostAggregator.Ordering[]ExpressionPostAggregator.Ordering.values()Returns an array containing the constants of this enum type, in the order they are declared.