pub type ReplicationPeerIdentity = NodeIdentity;Expand description
Replication and witness-voting identities are the same cluster node identity.
Aliased Typeยง
pub struct ReplicationPeerIdentity(/* private fields */);pub type ReplicationPeerIdentity = NodeIdentity;Replication and witness-voting identities are the same cluster node identity.
pub struct ReplicationPeerIdentity(/* private fields */);