public abstract class AllReduceCompute<T> extends AbstractSingleDataCompute<T>
Constructor and Description |
---|
AllReduceCompute() |
Modifier and Type | Method and Description |
---|---|
abstract boolean |
allReduce(T content) |
boolean |
execute(IMessage<T> content)
Execute with an incoming message
|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
endExecute