Uses of Interface
io.engineblock.activityapi.cyclelog.buffers.CycleResultSegmentsReadable
-
Packages that use CycleResultSegmentsReadable Package Description io.engineblock.activityapi.cyclelog.buffers.results_rle io.engineblock.activityimpl.marker -
-
Uses of CycleResultSegmentsReadable in io.engineblock.activityapi.cyclelog.buffers.results_rle
Classes in io.engineblock.activityapi.cyclelog.buffers.results_rle that implement CycleResultSegmentsReadable Modifier and Type Class Description classCycleResultsRLEBufferReadableImplements a cycle result segment in a run-length encoded buffer that contains the cycle interval and the result in long, long, byte format, where the last value (the second long value) is *not* included in the cycle inteval. -
Uses of CycleResultSegmentsReadable in io.engineblock.activityimpl.marker
Classes in io.engineblock.activityimpl.marker that implement CycleResultSegmentsReadable Modifier and Type Class Description classByteTrackerExtentA simple bytebuffer marker implementationclassOldCoreTracker
-