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