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)
Twister2Worker
execute
in interface Twister2Worker