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| Modifier and Type | Method and Description |
|---|---|
StreamTaskInput<T> |
finishRecovery() |
getInputIndex, prepareSnapshotemitNextStreamTaskInput<T> finishRecovery() throws IOException
IOExceptionCopyright © 2014–2025 The Apache Software Foundation. All rights reserved.