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