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