public class WordCountWorker extends java.lang.Object implements Twister2Worker
Constructor and Description |
---|
WordCountWorker() |
Modifier and Type | Method and Description |
---|---|
void |
execute(WorkerEnvironment wEnv)
This is the main point of entry for Twister2 jobs.
|
public void execute(WorkerEnvironment wEnv)
Twister2Worker
execute
in interface Twister2Worker