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