public class HostStatWithPort extends HostStat
| Modifier and Type | Field and Description |
|---|---|
InetAddressAndPort |
endpointWithPort |
| Constructor and Description |
|---|
HostStatWithPort(java.lang.String token,
InetAddressAndPort endpoint,
boolean resolveIp,
java.lang.Float owns) |
| Modifier and Type | Method and Description |
|---|---|
java.lang.String |
ipOrDns() |
java.lang.String |
ipOrDns(boolean withPort) |
public final InetAddressAndPort endpointWithPort
public HostStatWithPort(java.lang.String token,
InetAddressAndPort endpoint,
boolean resolveIp,
java.lang.Float owns)
Copyright © 2009-2022 The Apache Software Foundation