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 TypeClassDescriptionclassclassALocatorresponsible for locating the right node based on the partition of the key.classALocatorwhich implements node selection on a round-robin basis.classTheViewLocatorextends the round-robin locator with some custom checks.