java.lang.Object
org.apache.flink.runtime.io.network.partition.consumer.InputGate
org.apache.flink.runtime.io.network.partition.consumer.IndexedInputGate
All Implemented Interfaces:
AutoCloseable, AvailabilityProvider, ChannelStateHolder, CheckpointableInput, PullingAsyncDataInput<BufferOrEvent>
Direct Known Subclasses:
InputGateWithMetrics, SingleInputGate

public abstract class IndexedInputGate extends InputGate implements CheckpointableInput
An InputGate with a specific index.