Uses of Interface
com.couchbase.client.dcp.core.config.BucketConfig
Packages that use BucketConfig
-
Uses of BucketConfig in com.couchbase.client.dcp.core.config
Classes in com.couchbase.client.dcp.core.config that implement BucketConfigModifier and TypeClassDescriptionclassclassclassMethods in com.couchbase.client.dcp.core.config that return BucketConfigModifier and TypeMethodDescriptionClusterConfig.bucket()static BucketConfigBucketConfig.parse(com.couchbase.client.core.deps.com.fasterxml.jackson.databind.node.ObjectNode json, List<NodeInfo> nodes, MemcachedHashingStrategy memcachedHashingStrategy) Constructors in com.couchbase.client.dcp.core.config with parameters of type BucketConfigModifierConstructorDescriptionClusterConfig(ConfigRevision revision, List<NodeInfo> nodes, Set<ClusterCapability> capabilities, com.couchbase.client.core.env.NetworkResolution network, BucketConfig bucket)