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() |
execute
public void execute()
TaskWorker
execute
in class TaskWorker
public void initializeParameters()
public void initializeExecute()