public static class StormBenchmark.DataSink extends java.lang.Object implements ICompute
Constructor and Description |
---|
DataSink() |
Modifier and Type | Method and Description |
---|---|
boolean |
execute(IMessage message)
Execute with an incoming message
|
void |
prepare(Config cfg,
TaskContext context)
Prepare the task to be executed
|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
endExecute
public boolean execute(IMessage message)
ICompute
public void prepare(Config cfg, TaskContext context)
INode