public interface RecoverableStreamTaskInput<T> extends StreamTaskInput<T>
StreamTaskInput used during recovery of in-flight data. It's converted to a more
efficient StreamTaskInput after recovery finished.PushingAsyncDataInput.DataOutput<T>UNSPECIFIED| 限定符和类型 | 方法和说明 |
|---|---|
StreamTaskInput<T> |
finishRecovery() |
getInputIndex, prepareSnapshotemitNextStreamTaskInput<T> finishRecovery() throws IOException
IOExceptionCopyright © 2014–2022 The Apache Software Foundation. All rights reserved.