Package org.HdrHistogram.packedarray
package org.HdrHistogram.packedarray
-
ClassDescriptionA packed-value, sparse array context used for storing 64 bit signed values.A Packed array of signed 64 bit values, and supports
get(),set(),add()andincrement()operations on the logical contents of the array.A Packed array of signed 64 bit values that supportsget(),set(),add()andincrement()operations the logical contents of the array.An iteration value representing the index iterated to, and the value found at that indexA non-concurrent array context.Records increments and adds of integer values at indexes of a logical array of 64 bit signed integer values, and provides stable intervalPackedLongArraysamples from live recorded data without interrupting or stalling active recording of values.Records increments and adds of integer values at indexes of a logical array of 64 bit signed integer values, and provides stable intervalPackedLongArraysamples from live recorded data without interrupting or stalling active recording of values.A Packed array of signed 64 bit values, and supportsget(),set(),add()andincrement()operations on the logical contents of the array.