Function raftstore::store::bootstrap_store [−][src]
pub fn bootstrap_store<ER>(
engines: &Engines<impl KvEngine, ER>,
cluster_id: u64,
store_id: u64
) -> Result<()> where
ER: RaftEngine,
pub fn bootstrap_store<ER>(
engines: &Engines<impl KvEngine, ER>,
cluster_id: u64,
store_id: u64
) -> Result<()> where
ER: RaftEngine,