Skip to main content

NodeId

Type Alias NodeId 

Source
pub type NodeId = u64;
Expand description

Raft node identifier. Every node in a cluster must have a unique NodeId.