| Package | Description |
|---|---|
| com.clearspring.analytics.stream.cardinality |
| Modifier and Type | Method and Description |
|---|---|
HyperLogLogPlus |
HyperLogLogPlus.Builder.build() |
static HyperLogLogPlus |
HyperLogLogPlus.Builder.build(byte[] bytes) |
static HyperLogLogPlus |
HyperLogLogPlus.Builder.build(DataInput oi) |
| Modifier and Type | Method and Description |
|---|---|
void |
HyperLogLogPlus.addAll(HyperLogLogPlus other)
Add all the elements of the other set to this set.
|
Copyright © 2016 AddThis. All rights reserved.