public interface CoordinatorException
Modifier and Type | Method and Description |
---|---|
InetSocketAddress |
getAddress()
The full address of the coordinator host that was contacted.
|
InetAddress |
getHost()
The coordinator host that was contacted.
|
InetAddress getHost()
getAddress().getAddress()
.null
if the coordinator is not known.InetSocketAddress getAddress()
null
if the coordinator is not known.Copyright © 2012–2017. All rights reserved.