protected override UoeExecutionCompile GetOeExecutionCompile(UoeExecutionEnv env)
 {
     return(new UoeExecutionParallelCompile2(env));
 }