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