Uses of Class
com.couchbase.client.core.topology.ClusterTopology
Packages that use ClusterTopology
-
Uses of ClusterTopology in com.couchbase.client.core.config
Methods in com.couchbase.client.core.config that return ClusterTopologyConstructors in com.couchbase.client.core.config with parameters of type ClusterTopology -
Uses of ClusterTopology in com.couchbase.client.core.topology
Subclasses of ClusterTopology in com.couchbase.client.core.topologyModifier and TypeClassDescriptionclassA cluster topology that also has topology info for one bucket.Methods in com.couchbase.client.core.topology that return ClusterTopologyModifier and TypeMethodDescriptionstatic ClusterTopologyClusterTopology.of(TopologyRevision revision, List<HostAndServicePorts> nodes, Set<ClusterCapability> capabilities, NetworkResolution network, PortSelector portSelector, BucketTopology bucket) TopologyParser.parse(com.couchbase.client.core.deps.com.fasterxml.jackson.databind.node.ObjectNode json, String originHost)