Function raft::util::majority

source ·
pub fn majority(total: usize) -> usize
Expand description

Get the majority number of given nodes count.