Class RecoveredInputChannel

java.lang.Object
org.apache.flink.runtime.io.network.partition.consumer.InputChannel
org.apache.flink.runtime.io.network.partition.consumer.RecoveredInputChannel
All Implemented Interfaces:
ChannelStateHolder
Direct Known Subclasses:
LocalRecoveredInputChannel, RemoteRecoveredInputChannel

public abstract class RecoveredInputChannel extends InputChannel implements ChannelStateHolder
An input channel reads recovered state from previous unaligned checkpoint snapshots.