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