public abstract class GatherCompute<T> extends AbstractIterableDataCompute<Tuple<java.lang.Integer,T>>
Constructor and Description |
---|
GatherCompute() |
Modifier and Type | Method and Description |
---|---|
boolean |
execute(IMessage<java.util.Iterator<Tuple<java.lang.Integer,T>>> content)
Execute with an incoming message
|
abstract boolean |
gather(java.util.Iterator<Tuple<java.lang.Integer,T>> content) |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
endExecute