Function tikv_ctl::new_debug_executor [−][src]
pub(crate) fn new_debug_executor(
cfg: &TiKvConfig,
data_dir: Option<&str>,
skip_paranoid_checks: bool,
host: Option<&str>,
mgr: Arc<SecurityManager>
) -> Box<dyn DebugExecutor>