Uses of Interface
com.couchbase.client.core.node.Locator
Packages that use Locator
-
Uses of Locator in com.couchbase.client.core.node
Classes in com.couchbase.client.core.node that implement LocatorModifier and TypeClassDescriptionclass
class
ALocator
responsible for locating the right node based on the partition of the key.class
ALocator
which implements node selection on a round-robin basis.class
TheViewLocator
extends the round-robin locator with some custom checks.