Uses of Class
org.apache.pinot.segment.local.customobject.ThetaSketchAccumulator
-
Packages that use ThetaSketchAccumulator Package Description org.apache.pinot.segment.local.customobject -
-
Uses of ThetaSketchAccumulator in org.apache.pinot.segment.local.customobject
Methods in org.apache.pinot.segment.local.customobject with parameters of type ThetaSketchAccumulator Modifier and Type Method Description voidThetaSketchAccumulator. merge(ThetaSketchAccumulator thetaUnion)
-