public static class HyperLogLog.Builder extends Object implements IBuilder<ICardinality>, Serializable
| Constructor and Description |
|---|
HyperLogLog.Builder(double rsd) |
public HyperLogLog build()
build in interface IBuilder<ICardinality>public int sizeof()
sizeof in interface IBuilder<ICardinality>public static HyperLogLog build(byte[] bytes) throws IOException
IOExceptionCopyright © 2014. All Rights Reserved.