@Internal public class SourceReaderStreamTask<T> extends StreamTask<T,SourceReaderOperator<T>>
StreamTask
for executing the SourceReaderOperator
.StreamTask.AsyncCheckpointRunnable
configuration, 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, getConfiguration, getMailboxExecutorFactory, getName, getProcessingTimeService, getStreamStatusMaintainer, handleAsyncException, handleCheckpointException, invoke, isCanceled, isRunning, notifyCheckpointCompleteAsync, processInput, setupNumRecordsInCounter, toString, triggerCheckpointAsync, triggerCheckpointOnBarrier
public SourceReaderStreamTask(org.apache.flink.runtime.execution.Environment env)
public void init()
init
在类中 StreamTask<T,SourceReaderOperator<T>>
Copyright © 2014–2020 The Apache Software Foundation. All rights reserved.