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