public interface Node
| Modifier and Type | Method and Description |
|---|---|
String |
getHost() |
HostAddress |
getHostAndPort() |
URI |
getHttpUri()
Deprecated.
Connectors should not access the HTTP endpoints of other nodes.
|
String |
getNodeIdentifier() |
String |
getVersion() |
boolean |
isCoordinator() |
String getHost()
HostAddress getHostAndPort()
@Deprecated URI getHttpUri()
String getNodeIdentifier()
String getVersion()
boolean isCoordinator()
Copyright © 2012–2019. All rights reserved.