Uses of Class
com.couchbase.client.core.topology.ClusterTopology
-
Uses of ClusterTopology in com.couchbase.client.core.config
-
Uses of ClusterTopology in com.couchbase.client.core.topology
Modifier and TypeClassDescriptionclass
A cluster topology that also has topology info for one bucket.Modifier and TypeMethodDescriptionstatic ClusterTopology
ClusterTopology.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)