@Internal public class OneInputStreamTask<IN,OUT> extends StreamTask<OUT,OneInputStreamOperator<IN,OUT>>
headOperator, LOG, TRIGGER_THREAD_GROUP| Constructor and Description |
|---|
OneInputStreamTask() |
| Modifier and Type | Method and Description |
|---|---|
protected void |
cancelTask() |
protected void |
cleanup() |
void |
init() |
protected void |
run() |
cancel, checkTimerException, createStateBackend, failExternally, finalize, getAccumulatorMap, getCheckpointBarrierListener, getCheckpointLock, getConfiguration, getCurrentProcessingTime, getHeadOutput, getName, getStreamOutputs, invoke, isCanceled, isRunning, isSerializingTimestamps, notifyCheckpointComplete, performCheckpoint, registerTimer, setInitialState, setTimeService, toString, triggerCheckpointpublic void init()
throws Exception
init in class StreamTask<OUT,OneInputStreamOperator<IN,OUT>>Exceptionprotected void run()
throws Exception
run in class StreamTask<OUT,OneInputStreamOperator<IN,OUT>>Exceptionprotected void cleanup()
throws Exception
cleanup in class StreamTask<OUT,OneInputStreamOperator<IN,OUT>>Exceptionprotected void cancelTask()
cancelTask in class StreamTask<OUT,OneInputStreamOperator<IN,OUT>>Copyright © 2014–2016 The Apache Software Foundation. All rights reserved.