Interface IMarker
- All Known Implementing Classes:
SingleFileBacklogGroupMarker,SingleFileBacklogMarker
public interface IMarker
-
Method Summary
Modifier and TypeMethodDescriptionbooleanGets a wire form of the marker that can be serialized
-
Method Details
-
isMarkerReached
boolean isMarkerReached()- Returns:
- whether the attached member confirmed packets have reached the marked point
-
toWireForm
IMarkerWireForm toWireForm()Gets a wire form of the marker that can be serialized
-