Package org.apache.flink.runtime.shuffle
Interface NettyShuffleDescriptor.PartitionConnectionInfo
- All Superinterfaces:
Serializable
- All Known Implementing Classes:
NettyShuffleDescriptor.LocalExecutionPartitionConnectionInfo,NettyShuffleDescriptor.NetworkPartitionConnectionInfo
- Enclosing class:
- NettyShuffleDescriptor
Information for connection to partition producer for shuffle exchange.
-
Method Summary
-
Method Details
-
getAddress
InetSocketAddress getAddress() -
getConnectionIndex
int getConnectionIndex()
-