Package com.couchbase.client.core.node
package com.couchbase.client.core.node
-
ClassDescriptionA
Locatorresponsible for locating the right node based on the partition of the key.This interface defines different hashing strategies used for ketama hashing in memcached buckets.Identifies a node uniquely in the cluster.Holds all the different states aNodecan be in.ALocatorwhich implements node selection on a round-robin basis.This Memcached Hashing Strategy is compatible with the SDK 2 "DefaultMemcachedHashingStrategy".AMemcachedHashingStrategywhich is compatible with libcouchbase and SDKs that are built on top.TheViewLocatorextends the round-robin locator with some custom checks.