Uses of Interface
com.couchbase.client.core.topology.KetamaRingNode
Package
Description
-
Uses of KetamaRingNode in com.couchbase.client.core.config
-
Uses of KetamaRingNode in com.couchbase.client.core.node
Modifier and TypeMethodDescriptionMemcachedHashingStrategy.hash
(KetamaRingNode info, int repetition) The hash for each node based on the node information and repetition.Sdk2CompatibleMemcachedHashingStrategy.hash
(KetamaRingNode info, int repetition) StandardMemcachedHashingStrategy.hash
(KetamaRingNode info, int repetition) -
Uses of KetamaRingNode in com.couchbase.client.core.topology
Modifier and TypeClassDescriptionclass
Used for locating the services running on a node.Modifier and TypeMethodDescriptionstatic <E extends KetamaRingNode>
KetamaRing<E>KetamaRing.create
(List<E> nodes, MemcachedHashingStrategy strategy)
HostAndServicePorts