fn name()

in src/isolator.rs [57:59]


    fn name(&self) -> &str {
        "PartitionIsolatorExec"
    }