static class ConcurrentHistogram.AtomicLongArrayWithNormalizingOffset
extends java.util.concurrent.atomic.AtomicLongArray
Modifier and Type | Field and Description |
---|---|
private double |
doubleToIntegerValueConversionRatio |
private int |
normalizingIndexOffset |
Constructor and Description |
---|
AtomicLongArrayWithNormalizingOffset(int length,
int normalizingIndexOffset) |
Modifier and Type | Method and Description |
---|---|
int |
getNormalizingIndexOffset() |
void |
setNormalizingIndexOffset(int normalizingIndexOffset) |
accumulateAndGet, addAndGet, compareAndSet, decrementAndGet, get, getAndAccumulate, getAndAdd, getAndDecrement, getAndIncrement, getAndSet, getAndUpdate, incrementAndGet, lazySet, length, set, toString, updateAndGet, weakCompareAndSet