Uses of Class
com.couchbase.client.core.node.NodeIdentifier
Packages that use NodeIdentifier
-
Uses of NodeIdentifier in com.couchbase.client.core.config
Methods in com.couchbase.client.core.config that return NodeIdentifierModifier and TypeMethodDescriptionNodeInfo.identifier()Deprecated.PortInfo.identifier()Deprecated.In favor ofPortInfo.id()MemcachedBucketConfig.nodeForId(byte[] id) Deprecated.Please useMemcachedBucketConfig.nodeForKey(byte[]).identifier() instead.Methods in com.couchbase.client.core.config with parameters of type NodeIdentifierModifier and TypeMethodDescriptionbooleanCouchbaseBucketConfig.hasPrimaryPartitionsOnNode(NodeIdentifier nodeId) Deprecated.Constructors in com.couchbase.client.core.config with parameters of type NodeIdentifierModifierConstructorDescriptionNodeInfo(String hostname, Map<ServiceType, Integer> direct, Map<ServiceType, Integer> ssl, HostAndPort ketamaAuthority, NodeIdentifier nodeIdentifier) Deprecated.Creates an instance from pre-parsed address info. -
Uses of NodeIdentifier in com.couchbase.client.core.topology
Methods in com.couchbase.client.core.topology that return NodeIdentifier
NodeInfo.id()