public class DataParallelWorker extends TaskWorker
computeEnvironment, config, persistentVolume, taskExecutor, volatileVolume, workerController, workerEnvironment, workerId| Constructor and Description |
|---|
DataParallelWorker() |
| Modifier and Type | Method and Description |
|---|---|
void |
execute()
A user needs to implement this method to create the task graph and execute it
|
executepublic void execute()
TaskWorkerexecute in class TaskWorker