Skip to main content

ReplicationPeerIdentity

Type Alias ReplicationPeerIdentity 

Source
pub type ReplicationPeerIdentity = NodeIdentity;
Expand description

Replication and witness-voting identities are the same cluster node identity.

Aliased Typeยง

pub struct ReplicationPeerIdentity(/* private fields */);