Interface Node
public interface Node
-
Method Summary
-
Method Details
-
getHost
String getHost() -
getHostAndPort
HostAddress getHostAndPort() -
getNodeIdentifier
String getNodeIdentifier() -
getVersion
String getVersion() -
isCoordinator
boolean isCoordinator()
-