public static class StormBenchmark.Generator extends java.lang.Object implements ISource
Constructor and Description |
---|
Generator() |
Modifier and Type | Method and Description |
---|---|
void |
execute()
Execute without an incoming message
|
void |
prepare(Config cfg,
TaskContext context)
Prepare the task to be executed
|
public void execute()
ISource
public void prepare(Config cfg, TaskContext context)
INode