public class Executor extends Object
Executor(Class<?> jobClass, List<ExecutionNode> roots)
void
execute()
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
public Executor(Class<?> jobClass, List<ExecutionNode> roots) throws Exception
Exception
public void execute() throws Exception
Copyright © 2021. All rights reserved.