@Internal public class StreamIterationTail<IN> extends OneInputStreamTask<IN,IN>
StreamTask
that is used for executing feedback edges. This is used in
combination with StreamIterationHead
.headOperator, operatorChain, TRIGGER_THREAD_GROUP
Constructor and Description |
---|
StreamIterationTail() |
Modifier and Type | Method and Description |
---|---|
void |
init() |
cancelTask, cleanup, run
abortCheckpointOnBarrier, cancel, createCheckpointStreamFactory, createKeyedStateBackend, createOperatorStateBackend, createSavepointStreamFactory, finalize, getAccumulatorMap, getAsyncOperationsThreadPool, getCancelables, getCheckpointLock, getConfiguration, getName, getProcessingTimeService, getStreamStatusMaintainer, handleAsyncException, invoke, isCanceled, isRunning, notifyCheckpointComplete, setInitialState, setProcessingTimeService, toString, triggerCheckpoint, triggerCheckpointOnBarrier
Copyright © 2014–2017 The Apache Software Foundation. All rights reserved.