public class IterativeStreamingSinkEvaluator extends BaseCompute<java.lang.Double>
Constructor and Description |
---|
IterativeStreamingSinkEvaluator() |
Modifier and Type | Method and Description |
---|---|
boolean |
execute(IMessage<java.lang.Double> message)
Execute with an incoming message
|
void |
prepare(Config cfg,
TaskContext ctx)
Prepare the task to be executed
|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
endExecute
public void prepare(Config cfg, TaskContext ctx)
INode