Class RemoteChannelStateChecker

java.lang.Object
org.apache.flink.runtime.io.network.partition.consumer.RemoteChannelStateChecker

public class RemoteChannelStateChecker extends Object
Handles the response of PartitionProducerStateProvider.

The method isProducerReadyOrAbortConsumption determines whether the partition producer is in a producing state, ready for consumption. Otherwise it aborts the consumption.