Constructor and Description |
---|
ProbeSetValueTask(Workload workload,
Config config) |
Modifier and Type | Method and Description |
---|---|
void |
execute()
Runs / continues the task execution.
|
void |
interrupt()
Interrupts the task execution.
|
boolean |
isExecuting() |
clone, getConfig, getWorkload
public void execute()
Task
public void interrupt()
Task
Task.execute()
should continue the task without restarting it.public boolean isExecuting()