Class SingleFileBacklogMarker

java.lang.Object
com.gigaspaces.internal.cluster.node.impl.backlog.SingleFileBacklogMarker
All Implemented Interfaces:
IMarker

public class SingleFileBacklogMarker extends Object implements IMarker
  • Constructor Details

  • Method Details

    • isMarkerReached

      public boolean isMarkerReached()
      Specified by:
      isMarkerReached in interface IMarker
      Returns:
      whether the attached member confirmed packets have reached the marked point
    • toWireForm

      public IMarkerWireForm toWireForm()
      Description copied from interface: IMarker
      Gets a wire form of the marker that can be serialized
      Specified by:
      toWireForm in interface IMarker
    • toString

      public String toString()
      Overrides:
      toString in class Object