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()voidonExtent(ByteTrackerExtent extent)Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitMethods inherited from interface io.nosqlbench.engine.api.activityapi.cyclelog.buffers.CycleResultSegmentsReadable
getCycleResultIterable
-
Constructor Details
-
OldCoreTracker
public OldCoreTracker()
-
-
Method Details
-
onExtent
-
iterator
- Specified by:
iteratorin interfacejava.lang.Iterable<CycleResultsSegment>
-