java.lang.Object
io.nosqlbench.engine.api.activityimpl.marker.longheap.TreeTracker1024

public class TreeTracker1024
extends java.lang.Object
Wrap 32 of the 32-position LongTreeTrackers together, allowing for a range of 0-1023 positions.
  • Constructor Summary

    Constructors 
    Constructor Description
    TreeTracker1024()  
    TreeTracker1024​(long base)  
  • Method Summary

    Modifier and Type Method Description
    long getLowestCompleted()  
    boolean isCompleted()  
    boolean isCompleted​(long position)  
    void setPosition​(long position)  
    void setPositionChecked​(long position)  

    Methods inherited from class java.lang.Object

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