Function test_raftstore::util::read_index_on_peer [−][src]
pub fn read_index_on_peer<T: Simulator>(
cluster: &mut Cluster<T>,
peer: Peer,
region: Region,
read_quorum: bool,
timeout: Duration
) -> Result<RaftCmdResponse>