public static final class HostInfoDiscovery.HostInfo extends Object
| Constructor and Description |
|---|
HostInfoDiscovery.HostInfo(String address,
String hostname)
Instantiates a new host info.
|
| Modifier and Type | Method and Description |
|---|---|
String |
getAddress()
Gets the ip address as represented in string.
|
String |
getHostname()
Gets the hostname.
|