Function raftstore::store::fsm::apply::create_apply_batch_system[][src]

pub fn create_apply_batch_system<EK: KvEngine>(
    cfg: &Config
) -> (ApplyRouter<EK>, ApplyBatchSystem<EK>)