Modifier and Type | Field and Description |
---|---|
(package private) ConcurrentHistogram.AtomicLongArrayWithNormalizingOffset |
ConcurrentHistogram.activeCounts |
(package private) ConcurrentHistogram.AtomicLongArrayWithNormalizingOffset |
ConcurrentHistogram.inactiveCounts |
Modifier and Type | Method and Description |
---|---|
private void |
ConcurrentHistogram.copyInactiveCountsContentsOnResize(ConcurrentHistogram.AtomicLongArrayWithNormalizingOffset oldInactiveCounts,
int countsDelta) |