Uses of Class
com.couchbase.client.core.topology.KetamaRing
-
Uses of KetamaRing in com.couchbase.client.core.topology
Modifier and TypeMethodDescriptionstatic <E extends KetamaRingNode>
KetamaRing<E>KetamaRing.create
(List<E> nodes, MemcachedHashingStrategy strategy) ModifierConstructorDescriptionMemcachedBucketTopology
(String uuid, String name, Set<BucketCapability> capabilities, List<HostAndServicePorts> nodes, KetamaRing<HostAndServicePorts> ketamaRing, MemcachedHashingStrategy hashingStrategy)