public abstract class BaseReduceBatchFinalReceiver extends ReduceBatchReceiver
reducedValueMap, reduceFunctionbarriers, destination, isSyncSent, messages, operation, sendPendingMax, sourcesOfTarget, syncReceived, syncState, targetStates, workerId| Constructor and Description |
|---|
BaseReduceBatchFinalReceiver(ReduceFunction reduce) |
| Modifier and Type | Method and Description |
|---|---|
protected abstract boolean |
handleFinished(int task,
java.lang.Object value)
Handle finish
|
boolean |
handleMessage(int source,
java.lang.Object message,
int flags,
int dest) |
aggregate, init, isAllEmpty, isFilledToSend, onSyncEvent, sendToTargetallQueuesEmpty, allSyncsPresent, clean, isComplete, onFinish, onMessage, progress, sendSyncForwardclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitclose, onMessagepublic BaseReduceBatchFinalReceiver(ReduceFunction reduce)
public boolean handleMessage(int source,
java.lang.Object message,
int flags,
int dest)
handleMessage in class ReduceBatchReceiverprotected abstract boolean handleFinished(int task,
java.lang.Object value)
task - taskvalue - value