| Package | Description |
|---|---|
| org.HdrHistogram |
A High Dynamic Range (HDR) Histogram Package
|
| Modifier and Type | Method and Description |
|---|---|
static PackedConcurrentDoubleHistogram |
PackedConcurrentDoubleHistogram.decodeFromByteBuffer(ByteBuffer buffer,
long minBarForHighestToLowestValueRatio)
Construct a new ConcurrentDoubleHistogram by decoding it from a ByteBuffer.
|
static PackedConcurrentDoubleHistogram |
PackedConcurrentDoubleHistogram.decodeFromCompressedByteBuffer(ByteBuffer buffer,
long minBarForHighestToLowestValueRatio)
Construct a new ConcurrentDoubleHistogram by decoding it from a compressed form in a ByteBuffer.
|
Copyright © 2019. All rights reserved.