Package io.nosqlbench.engine.api.activityapi.cyclelog.buffers.results_rle
package io.nosqlbench.engine.api.activityapi.cyclelog.buffers.results_rle
-
ClassesClassDescriptionImplements a cycle result segment in a run-length encoded buffer that contains the cycle interval and the result in long, long, byte format, where the last value (the second long value) is *not* included in the cycle inteval.Implements a convenient target buffer for Marker data that can be used to create nio ByteBuffers easily.