@Internal public class SourceReaderStreamTask<T> extends StreamTask<T,SourceReaderOperator<T>>
StreamTask for executing the SourceReaderOperator.StreamTask.AsyncCheckpointRunnableconfiguration, headOperator, inputProcessor, LOG, mailboxProcessor, operatorChain, stateBackend, timerService, TRIGGER_THREAD_GROUP| 构造器和说明 |
|---|
SourceReaderStreamTask(org.apache.flink.runtime.execution.Environment env) |
| 限定符和类型 | 方法和说明 |
|---|---|
void |
init() |
abortCheckpointOnBarrier, advanceToEndOfEventTime, cancel, cancelTask, cleanup, createRecordWriterDelegate, createStreamTaskStateInitializer, declineCheckpoint, finalize, finishTask, getAccumulatorMap, getAsyncOperationsThreadPool, getCancelables, getCheckpointLock, getCheckpointStorage, getCompletionFuture, getConfiguration, getMailboxExecutorFactory, getName, getProcessingTimeService, getStreamStatusMaintainer, handleAsyncException, handleCheckpointException, invoke, isCanceled, isFailing, isRunning, notifyCheckpointCompleteAsync, processInput, setupNumRecordsInCounter, toString, triggerCheckpointAsync, triggerCheckpointOnBarrierpublic SourceReaderStreamTask(org.apache.flink.runtime.execution.Environment env)
public void init()
init 在类中 StreamTask<T,SourceReaderOperator<T>>Copyright © 2014–2021 The Apache Software Foundation. All rights reserved.