public class MultiStageGraph extends TaskWorker
computeEnvironment, config, persistentVolume, taskExecutor, volatileVolume, workerController, workerEnvironment, workerId| Constructor and Description |
|---|
MultiStageGraph() |
| Modifier and Type | Method and Description |
|---|---|
void |
execute()
A user needs to implement this method to create the task graph and execute it
|
static void |
main(java.lang.String[] args) |
executepublic void execute()
TaskWorkerexecute in class TaskWorkerpublic static void main(java.lang.String[] args)