public static class HyperLogLogPlus.Builder extends Object implements IBuilder<ICardinality>, Serializable
| Constructor and Description |
|---|
Builder(int p,
int sp) |
| Modifier and Type | Method and Description |
|---|---|
HyperLogLogPlus |
build() |
static HyperLogLogPlus |
build(byte[] bytes) |
static HyperLogLogPlus |
build(DataInput oi) |
int |
sizeof() |
public HyperLogLogPlus build()
build in interface IBuilder<ICardinality>public int sizeof()
sizeof in interface IBuilder<ICardinality>public static HyperLogLogPlus build(byte[] bytes) throws IOException
IOExceptionpublic static HyperLogLogPlus build(DataInput oi) throws IOException
IOExceptionCopyright © 2018 AddThis. All rights reserved.