| Package | Description |
|---|---|
| io.druid.query.aggregation |
| Modifier and Type | Method and Description |
|---|---|
Histogram |
Histogram.fold(Histogram h) |
static Histogram |
Histogram.fromBytes(byte[] bytes) |
static Histogram |
Histogram.fromBytes(ByteBuffer buf) |
| Modifier and Type | Method and Description |
|---|---|
void |
Histogram.copyFrom(Histogram other) |
Histogram |
Histogram.fold(Histogram h) |
| Constructor and Description |
|---|
Histogram(Histogram other) |
Copyright © 2011–2018. All rights reserved.