Uses of Interface
com.couchbase.client.dcp.core.config.MemcachedHashingStrategy
Packages that use MemcachedHashingStrategy
-
Uses of MemcachedHashingStrategy in com.couchbase.client.dcp.core.config
Classes in com.couchbase.client.dcp.core.config that implement MemcachedHashingStrategyModifier and TypeClassDescriptionclassA strategy compatible with libcouchbase and related SDKs.Methods in com.couchbase.client.dcp.core.config with parameters of type MemcachedHashingStrategyModifier and TypeMethodDescriptionstatic KetamaRing<NodeInfo>KetamaRing.create(List<NodeInfo> nodes, MemcachedHashingStrategy strategy) static BucketConfigBucketConfig.parse(com.couchbase.client.core.deps.com.fasterxml.jackson.databind.node.ObjectNode json, List<NodeInfo> nodes, MemcachedHashingStrategy memcachedHashingStrategy) static ClusterConfigClusterConfigParser.parse(com.couchbase.client.core.deps.com.fasterxml.jackson.databind.node.ObjectNode clusterConfig, String originHost, PortSelector portSelector, NetworkSelector networkSelector, MemcachedHashingStrategy memcachedHashingStrategy) static MemcachedBucketConfigMemcachedBucketConfigParser.parse(com.couchbase.client.core.deps.com.fasterxml.jackson.databind.node.ObjectNode configNode, List<NodeInfo> nodes, MemcachedHashingStrategy hashingStrategy)