Modifier and Type | Method and Description |
---|---|
AtomicHistogram |
AtomicHistogram.copy() |
AtomicHistogram |
AtomicHistogram.copyCorrectedForCoordinatedOmission(long expectedIntervalBetweenValueSamples) |
static AtomicHistogram |
AtomicHistogram.decodeFromByteBuffer(ByteBuffer buffer,
long minBarForHighestTrackableValue)
Construct a new histogram by decoding it from a ByteBuffer.
|
static AtomicHistogram |
AtomicHistogram.decodeFromCompressedByteBuffer(ByteBuffer buffer,
long minBarForHighestTrackableValue)
Construct a new histogram by decoding it from a compressed form in a ByteBuffer.
|
Copyright © 2017. All Rights Reserved.