Uses of Class
org.apache.flink.runtime.io.network.api.EndOfPartitionEvent
Packages that use EndOfPartitionEvent
-
Uses of EndOfPartitionEvent in org.apache.flink.runtime.io.network.api
Fields in org.apache.flink.runtime.io.network.api declared as EndOfPartitionEventModifier and TypeFieldDescriptionstatic final EndOfPartitionEventEndOfPartitionEvent.INSTANCEThe singleton instance of this event.