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, waitendExecutepublic boolean execute(IMessage message)
IComputepublic void prepare(Config cfg, TaskContext context)
INode