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