| Constructor and Description |
|---|
WordCountWorker() |
| Modifier and Type | Method and Description |
|---|---|
void |
execute(Config cfg,
JobAPI.Job job,
IWorkerController workerController,
IPersistentVolume persistentVolume,
IVolatileVolume volatileVolume)
Execute with the resources configured
|
public void execute(Config cfg, JobAPI.Job job, IWorkerController workerController, IPersistentVolume persistentVolume, IVolatileVolume volatileVolume)
IWorker