Class OldCoreTracker

java.lang.Object
io.nosqlbench.engine.api.activityimpl.marker.OldCoreTracker
All Implemented Interfaces:
CycleResultSegmentsReadable, java.lang.Iterable<CycleResultsSegment>

public class OldCoreTracker
extends java.lang.Object
implements CycleResultSegmentsReadable
  • Constructor Summary

    Constructors 
    Constructor Description
    OldCoreTracker()  
  • Method Summary

    Modifier and Type Method Description
    java.util.Iterator<CycleResultsSegment> iterator()  
    void onExtent​(ByteTrackerExtent extent)  

    Methods inherited from class java.lang.Object

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

    Methods inherited from interface io.nosqlbench.engine.api.activityapi.cyclelog.buffers.CycleResultSegmentsReadable

    getCycleResultIterable

    Methods inherited from interface java.lang.Iterable

    forEach, spliterator