pt.unl.fct.di.novasys.babel.crdts.state.generic

Interface StateCRDT

    • Method Detail

      • getReplicaState

        VVState getReplicaState()
        Gets the replica state. At the moment this state stores the replica identifier and a version vector to handle causal context.
        Returns:
        the replica state
      • getReplicaID

        ReplicaID getReplicaID()
        Gets the replica identifier
        Returns:
        the replica identifier.

Copyright © 2024. All rights reserved.