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