public class GatherBatchPartialReceiver extends BaseGatherBatchReceiver
gatheredValuesMap, LOGbarriers, destination, isSyncSent, messages, operation, sendPendingMax, sourcesOfTarget, syncReceived, syncState, targetStates, workerId| Constructor and Description |
|---|
GatherBatchPartialReceiver(int target) |
| Modifier and Type | Method and Description |
|---|---|
protected boolean |
handleMessage(int task,
java.lang.Object message,
int flags,
int dest) |
protected boolean |
isFilledToSend(int target,
boolean sync)
Return true if we are filled to send
|
protected boolean |
sendSyncForward(int target)
Handle the sync
|
aggregate, init, isAllEmpty, onSyncEvent, sendToTargetallQueuesEmpty, allSyncsPresent, clean, isComplete, onFinish, onMessage, progressclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitclose, onMessageprotected boolean sendSyncForward(int target)
SourceReceiversendSyncForward in class SourceReceivertarget - targetprotected boolean handleMessage(int task,
java.lang.Object message,
int flags,
int dest)
handleMessage in class BaseGatherBatchReceiverprotected boolean isFilledToSend(int target,
boolean sync)
SourceReceiverisFilledToSend in class SourceReceiver