java.lang.Object
io.nosqlbench.engine.api.activityapi.cyclelog.buffers.results.CycleSegmentBuffer

public class CycleSegmentBuffer
extends java.lang.Object
  • Constructor Summary

    Constructors 
    Constructor Description
    CycleSegmentBuffer​(int size)  
  • Method Summary

    Modifier and Type Method Description
    void append​(long cycleNumber)  
    int remaining()  
    CycleSegment toReadable()  
    java.lang.String toString()  

    Methods inherited from class java.lang.Object

    clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait