Class OpTrackerImpl<D>

  • Type Parameters:
    D - The payload data type of the associated Op, based on OpImpl
    All Implemented Interfaces:
    ActivityDefObserver, OpEvents<D>, OpTracker<D>

    public class OpTrackerImpl<D>
    extends java.lang.Object
    implements OpTracker<D>, ActivityDefObserver
    This tracker keeps track of the state of operations associated with it.