Serialized Form
serialVersionUID: 478450434L
readObject
private void readObject(ObjectInputStream o)
throws IOException,
ClassNotFoundException
- Throws:
IOException
ClassNotFoundException
writeObject
private void writeObject(ObjectOutputStream o)
throws IOException
- Throws:
IOException
leadingZeroCountBase
int leadingZeroCountBase
subBucketHalfCountMagnitude
int subBucketHalfCountMagnitude
unitMagnitude
int unitMagnitude
subBucketHalfCount
int subBucketHalfCount
subBucketMask
long subBucketMask
maxValue
long maxValue
minNonZeroValue
long minNonZeroValue
readObject
private void readObject(ObjectInputStream o)
throws IOException,
ClassNotFoundException
- Throws:
IOException
ClassNotFoundException
totalCount
long totalCount
counts
AtomicLongArray counts
readObject
private void readObject(ObjectInputStream o)
throws IOException,
ClassNotFoundException
- Throws:
IOException
ClassNotFoundException
totalCount
long totalCount
activeCounts
org.HdrHistogram.ConcurrentHistogram.AtomicLongArrayWithNormalizingOffset activeCounts
inactiveCounts
org.HdrHistogram.ConcurrentHistogram.AtomicLongArrayWithNormalizingOffset inactiveCounts
serialVersionUID: 42L
readObject
private void readObject(ObjectInputStream o)
throws IOException,
ClassNotFoundException
- Throws:
IOException
ClassNotFoundException
writeObject
private void writeObject(ObjectOutputStream o)
throws IOException
- Throws:
IOException
configuredHighestToLowestValueRatio
long configuredHighestToLowestValueRatio
currentLowestValueInAutoRange
double currentLowestValueInAutoRange
currentHighestValueLimitInAutoRange
double currentHighestValueLimitInAutoRange
integerValuesHistogram
AbstractHistogram integerValuesHistogram
doubleToIntegerValueConversionRatio
double doubleToIntegerValueConversionRatio
integerToDoubleValueConversionRatio
double integerToDoubleValueConversionRatio
autoResize
boolean autoResize
readObject
private void readObject(ObjectInputStream o)
throws IOException,
ClassNotFoundException
- Throws:
IOException
ClassNotFoundException
totalCount
long totalCount
counts
long[] counts
normalizingIndexOffset
int normalizingIndexOffset
readObject
private void readObject(ObjectInputStream o)
throws IOException,
ClassNotFoundException
- Throws:
IOException
ClassNotFoundException
totalCount
long totalCount
counts
int[] counts
normalizingIndexOffset
int normalizingIndexOffset
readObject
private void readObject(ObjectInputStream o)
throws IOException,
ClassNotFoundException
- Throws:
IOException
ClassNotFoundException
totalCount
long totalCount
counts
short[] counts
normalizingIndexOffset
int normalizingIndexOffset
readObject
private void readObject(ObjectInputStream o)
throws IOException,
ClassNotFoundException
- Throws:
IOException
ClassNotFoundException
Copyright © 2015. All rights reserved.