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