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

fn should_write_to_engine(cmd: &RaftCmdRequest) -> bool

Checks if a write is needed to be issued before handling the command.