Function raftstore::store::fsm::store::create_raft_batch_system[][src]

pub fn create_raft_batch_system<EK: KvEngine, ER: RaftEngine>(
    cfg: &Config
) -> (RaftRouter<EK, ER>, RaftBatchSystem<EK, ER>)