Package com.whylogs.core.utils.sketches
Class ThetaSketch
- java.lang.Object
-
- com.whylogs.core.utils.sketches.ThetaSketch
-
public class ThetaSketch extends java.lang.Object
-
-
Constructor Summary
Constructors Constructor Description ThetaSketch()
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description org.apache.datasketches.theta.Union
deserialize(com.google.protobuf.ByteString data)
com.google.protobuf.ByteString
serialize(org.apache.datasketches.theta.Union thetaUnionSketch)
-