Uses of Class
org.apache.flink.runtime.io.network.partition.consumer.EndOfInputChannelStateEvent
-
Packages that use EndOfInputChannelStateEvent Package Description org.apache.flink.runtime.io.network.partition.consumer -
-
Uses of EndOfInputChannelStateEvent in org.apache.flink.runtime.io.network.partition.consumer
Fields in org.apache.flink.runtime.io.network.partition.consumer declared as EndOfInputChannelStateEvent Modifier and Type Field Description static EndOfInputChannelStateEventEndOfInputChannelStateEvent. INSTANCEThe singleton instance of this event.
-