public static class NettyShuffleDescriptor.NetworkPartitionConnectionInfo extends Object implements NettyShuffleDescriptor.PartitionConnectionInfo
Normal connection information with network address and port for connection in case of distributed execution.
Constructor and Description |
---|
NetworkPartitionConnectionInfo(ConnectionID connectionID) |
Modifier and Type | Method and Description |
---|---|
ConnectionID |
getConnectionId() |
@VisibleForTesting public NetworkPartitionConnectionInfo(ConnectionID connectionID)
public ConnectionID getConnectionId()
getConnectionId
in interface NettyShuffleDescriptor.PartitionConnectionInfo
Copyright © 2014–2020 The Apache Software Foundation. All rights reserved.