| Package | Description |
|---|---|
| com.clearspring.analytics.stream.cardinality |
| Modifier and Type | Method and Description |
|---|---|
protected RegisterSet |
HyperLogLogPlus.getRegisterSet()
exposed for testing
|
| Modifier and Type | Method and Description |
|---|---|
void |
RegisterSet.merge(RegisterSet that) |
| Constructor and Description |
|---|
HyperLogLog(int log2m,
RegisterSet registerSet)
Deprecated.
|
Copyright © 2014. All rights reserved.