Class CycleResultsSegmentReadable

java.lang.Object
io.nosqlbench.engine.api.activityapi.cyclelog.buffers.results.CycleResultsSegmentReadable
All Implemented Interfaces:
CycleResultsSegment, java.lang.Comparable<CycleResultsSegment>, java.lang.Iterable<CycleResult>

public class CycleResultsSegmentReadable
extends java.lang.Object
implements CycleResultsSegment
Implements a cycle result segment in a basic buffer that contains the cycle and the result in long, byte format.