Uses of Class
com.couchbase.client.dcp.core.config.PartitionMap
Packages that use PartitionMap
-
Uses of PartitionMap in com.couchbase.client.dcp.core.config
Methods in com.couchbase.client.dcp.core.config that return PartitionMapMethods in com.couchbase.client.dcp.core.config that return types with arguments of type PartitionMapConstructors in com.couchbase.client.dcp.core.config with parameters of type PartitionMapModifierConstructorDescriptionCouchbaseBucketConfig(String name, String uuid, Set<BucketCapability> capabilities, boolean ephemeral, int replicas, PartitionMap partitions, PartitionMap partitionsForward)