Class NodeIdentifier
java.lang.Object
com.couchbase.client.core.topology.NodeIdentifier
-
Constructor Summary
ConstructorDescriptionNodeIdentifier
(HostAndPort canonical, String hostForNetworkConnections) NodeIdentifier
(String canonicalHost, int canonicalPort, String hostForNetworkConnections) -
Method Summary
Modifier and TypeMethodDescriptionboolean
static NodeIdentifier
forBootstrap
(String bootstrapHost, int bootstrapPort) int
hashCode()
toLegacy()
Deprecated.toString()