public class DataflowNodeExperiment extends TaskWorker
| Modifier and Type | Class and Description |
|---|---|
class |
DataflowNodeExperiment.Aggregator |
class |
DataflowNodeExperiment.Aggregator1 |
computeEnvironment, config, persistentVolume, taskExecutor, volatileVolume, workerController, workerEnvironment, workerId| Constructor and Description |
|---|
DataflowNodeExperiment() |
| 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)
throws ParseException
ParseException