Package org.HdrHistogram.packedarray
package org.HdrHistogram.packedarray
-
ClassesClassDescriptionA 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 indexRecords increments and adds of integer values at indexes of a logical array of 64 bit signed integer values, and provides stable intervalPackedLongArray
samples 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 intervalPackedLongArray
samples 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.