public class LeaderConnectionInfo extends Object
Constructor and Description |
---|
LeaderConnectionInfo(String address,
UUID leaderSessionID) |
Modifier and Type | Method and Description |
---|---|
String |
getAddress() |
String |
getHostname() |
UUID |
getLeaderSessionID() |
int |
getPort() |
String |
toString() |
public LeaderConnectionInfo(String address, UUID leaderSessionID) throws FlinkException
FlinkException
Copyright © 2014–2019 The Apache Software Foundation. All rights reserved.