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