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 |
isCatalogServer() |
boolean |
isCoordinator() |
boolean |
isResourceManager() |
String getHost()
HostAddress getHostAndPort()
@Deprecated URI getHttpUri()
String getNodeIdentifier()
String getVersion()
boolean isCoordinator()
boolean isResourceManager()
boolean isCatalogServer()
Copyright © 2012–2022. All rights reserved.