| Package | Description |
|---|---|
| org.elasticsearch.search.aggregations.metrics.cardinality |
| Modifier and Type | Method and Description |
|---|---|
static HyperLogLogPlusPlus |
HyperLogLogPlusPlus.readFrom(StreamInput in,
BigArrays bigArrays) |
| Modifier and Type | Method and Description |
|---|---|
void |
HyperLogLogPlusPlus.merge(long thisBucket,
HyperLogLogPlusPlus other,
long otherBucket) |
Copyright © 2009–2017. All rights reserved.