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