Uses of Class
com.couchbase.client.core.topology.PartitionTopology
Packages that use PartitionTopology
-
Uses of PartitionTopology in com.couchbase.client.core.topology
Methods in com.couchbase.client.core.topology that return PartitionTopologyModifier and TypeMethodDescriptionPartitionMap.get
(int partition) static PartitionTopology
PartitionTopology.parse
(List<HostAndServicePorts> allNodes, List<Integer> partitionNodeIndexes) Methods in com.couchbase.client.core.topology that return types with arguments of type PartitionTopologyMethod parameters in com.couchbase.client.core.topology with type arguments of type PartitionTopologyModifier and TypeMethodDescriptionvoid
PartitionMap.forEach
(BiConsumer<Integer, PartitionTopology> action) Passes each map entry to the given consumer.Constructor parameters in com.couchbase.client.core.topology with type arguments of type PartitionTopology