| Modifier and Type | Field and Description |
|---|---|
protected JobParameters |
jobParameters |
| Constructor and Description |
|---|
BTAllToAll() |
| Modifier and Type | Method and Description |
|---|---|
void |
execute(Config config,
JobAPI.Job job,
IWorkerController workerController,
IPersistentVolume persistentVolume,
IVolatileVolume volatileVolume)
Execute with the resources configured
|
protected JobParameters jobParameters
public void execute(Config config, JobAPI.Job job, IWorkerController workerController, IPersistentVolume persistentVolume, IVolatileVolume volatileVolume)
IWorker