public class KReduceStreamingFinalReceiver extends KReduceStreamingReceiver
localWindowCount, reduceFunction, windowSize
batchDone, 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, offerMessage
checkIfEmptyIsSent, finishProgress, init, isAllQueuesEmpty, isComplete, isSourcesFinished, moveMessageToSendQueue, onFinish, onMessage, sendToTarget
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
clean, close, onMessage
public KReduceStreamingFinalReceiver(ReduceFunction reduce, SingularReceiver receiver, int window)
public boolean progress()
KeyedReceiver
progress
in interface MessageReceiver
progress
in class KeyedReceiver