Interface ReplicatedDelta

    • Method Detail

      • zero

        DeltaReplicatedData zero()
        The empty full state. This is used when a delta is received and no existing full state exists on the receiving side. Then the delta is merged into the zero to create the initial full state.