Uses of Class
com.couchbase.client.dcp.core.config.KetamaRing
Packages that use KetamaRing
-
Uses of KetamaRing in com.couchbase.client.dcp.core.config
Methods in com.couchbase.client.dcp.core.config that return KetamaRingModifier and TypeMethodDescriptionstatic KetamaRing<NodeInfo>KetamaRing.create(List<NodeInfo> nodes, MemcachedHashingStrategy strategy) Constructors in com.couchbase.client.dcp.core.config with parameters of type KetamaRingModifierConstructorDescriptionMemcachedBucketConfig(String uuid, String name, Set<BucketCapability> capabilities, KetamaRing<NodeInfo> ketamaRing)