|
|||||||||
| PREV NEXT | FRAMES NO FRAMES | ||||||||
| Uses of IntCountsHistogram in org.HdrHistogram |
|---|
| Methods in org.HdrHistogram that return IntCountsHistogram | |
|---|---|
IntCountsHistogram |
IntCountsHistogram.copy()
|
IntCountsHistogram |
IntCountsHistogram.copyCorrectedForCoordinatedOmission(long expectedIntervalBetweenValueSamples)
|
static IntCountsHistogram |
IntCountsHistogram.decodeFromByteBuffer(ByteBuffer buffer,
long minBarForHighestTrackableValue)
Construct a new histogram by decoding it from a ByteBuffer. |
static IntCountsHistogram |
IntCountsHistogram.decodeFromCompressedByteBuffer(ByteBuffer buffer,
long minBarForHighestTrackableValue)
Construct a new histogram by decoding it from a compressed form in a ByteBuffer. |
|
|||||||||
| PREV NEXT | FRAMES NO FRAMES | ||||||||