public class KReduceStreamingFinalReceiver extends KReduceStreamingReceiver
localWindowCount, reduceFunction, windowSizebatchDone, dataFlowOperation, destination, executor, finishedSources, isEmptySent, isFinalBatchReceiver, keyLimit, limitPerKey, messages, representSource, representSourceSet, sendQueue, thisSources| Constructor and Description |
|---|
KReduceStreamingFinalReceiver(ReduceFunction reduce,
SingularReceiver receiver,
int window) |
| Modifier and Type | Method and Description |
|---|---|
boolean |
progress()
Default progress method for keyed receivers.
|
moveMessagesToSendQueue, offerMessagecheckIfEmptyIsSent, finishProgress, init, isAllQueuesEmpty, isComplete, isSourcesFinished, moveMessageToSendQueue, onFinish, onMessage, sendToTargetclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitclean, close, onMessagepublic KReduceStreamingFinalReceiver(ReduceFunction reduce, SingularReceiver receiver, int window)
public boolean progress()
KeyedReceiverprogress in interface MessageReceiverprogress in class KeyedReceiver