Uses of Class
in.zapr.druid.druidry.postAggregator.ArithmeticOrdering
-
Packages that use ArithmeticOrdering Package Description in.zapr.druid.druidry.postAggregator -
-
Uses of ArithmeticOrdering in in.zapr.druid.druidry.postAggregator
Methods in in.zapr.druid.druidry.postAggregator that return ArithmeticOrdering Modifier and Type Method Description static ArithmeticOrderingArithmeticOrdering. valueOf(String name)Returns the enum constant of this type with the specified name.static ArithmeticOrdering[]ArithmeticOrdering. values()Returns an array containing the constants of this enum type, in the order they are declared.
-