public class KMeansTsetJob extends java.lang.Object implements Twister2Worker, java.io.Serializable
| Modifier and Type | Class and Description |
|---|---|
class |
KMeansTsetJob.CenterSource |
| Constructor and Description |
|---|
KMeansTsetJob() |
| Modifier and Type | Method and Description |
|---|---|
void |
execute(WorkerEnvironment workerEnv)
This is the main point of entry for Twister2 jobs.
|
public void execute(WorkerEnvironment workerEnv)
Twister2Workerexecute in interface Twister2Worker