Skip to main content

ControlPlaneLogIndex

Type Alias ControlPlaneLogIndex 

Source
pub type ControlPlaneLogIndex = u64;
Expand description

Position of an entry in the control-plane log. Monotonic per term-history; an entry is durable once its index is at or below the committed index of a quorum.