Package com.couchbase.client.core.node
package com.couchbase.client.core.node
-
ClassDescriptionA
Locator
responsible 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.Deprecated.Holds all the different states aNode
can be in.ALocator
which implements node selection on a round-robin basis.This Memcached Hashing Strategy is compatible with the SDK 2 "DefaultMemcachedHashingStrategy".The default strategy, compatible with libcouchbase and related SDKs.TheViewLocator
extends the round-robin locator with some custom checks.
NodeIdentifier