Uses of Class
org.apache.flink.runtime.io.network.partition.consumer.RecoveredInputChannel
-
Packages that use RecoveredInputChannel Package Description org.apache.flink.runtime.io.network.partition.consumer -
-
Uses of RecoveredInputChannel in org.apache.flink.runtime.io.network.partition.consumer
Subclasses of RecoveredInputChannel in org.apache.flink.runtime.io.network.partition.consumer Modifier and Type Class Description classLocalRecoveredInputChannelAn input channel reads recovered state from previous unaligned checkpoint snapshots and then converts intoLocalInputChannelfinally.classRemoteRecoveredInputChannelAn input channel reads recovered state from previous unaligned checkpoint snapshots and then converts intoRemoteInputChannelfinally.
-