Uses of Enum Class
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 class with the specified name.static ExpressionPostAggregator.Ordering[]ExpressionPostAggregator.Ordering.values()Returns an array containing the constants of this enum class, in the order they are declared.