Interface FastMerge

  • All Known Implementing Classes:
    GCounter, GSet, ORSet

    public interface FastMerge
    INTERNAL API: should be called from "updating" methods, and `resetDelta`
    • Method Detail

      • ancestor_$eq

        void ancestor_$eq​(FastMerge x$1)
      • assignAncestor

        FastMerge assignAncestor​(akka.cluster.ddata.ReplicatedData.T newData)
        INTERNAL API: should be called from "updating" methods, and `resetDelta`
      • clearAncestor

        FastMerge clearAncestor()
        INTERNAL API: should be called from merge
      • isAncestorOf

        boolean isAncestorOf​(akka.cluster.ddata.ReplicatedData.T that)
        INTERNAL API: should be used from merge