Uses of Class
io.engineblock.activityapi.cyclelog.buffers.results.CycleResultsIntervalSegment
-
Packages that use CycleResultsIntervalSegment Package Description io.engineblock.activityapi.cyclelog.buffers.results io.engineblock.activityimpl.marker -
-
Uses of CycleResultsIntervalSegment in io.engineblock.activityapi.cyclelog.buffers.results
Methods in io.engineblock.activityapi.cyclelog.buffers.results that return CycleResultsIntervalSegment Modifier and Type Method Description static CycleResultsIntervalSegmentCycleResultsIntervalSegment. forData(long cycle, byte[] buffer)static CycleResultsIntervalSegmentCycleResultsIntervalSegment. forData(long cycle, byte[] buffer, int offset, int len) -
Uses of CycleResultsIntervalSegment in io.engineblock.activityimpl.marker
Methods in io.engineblock.activityimpl.marker that return CycleResultsIntervalSegment Modifier and Type Method Description CycleResultsIntervalSegmentByteTrackerExtent. getRemainingSegment()
-