Package io.nosqlbench.engine.api.activityapi.cyclelog.buffers.results_rle

  • Class Summary 
    Class Description
    CycleResultsRLEBufferReadable
    Implements 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.
    CycleResultsRLEBufferTarget
    Implements a convenient target buffer for Marker data that can be used to create nio ByteBuffers easily.
    CycleSpanResults