Uses of Class
com.couchbase.client.core.topology.ClusterTopology
Packages that use ClusterTopology
Package
Description
-
Uses of ClusterTopology in com.couchbase.client.core
Methods in com.couchbase.client.core that return types with arguments of type ClusterTopology -
Uses of ClusterTopology in com.couchbase.client.core.config
Methods in com.couchbase.client.core.config that return ClusterTopologyMethods in com.couchbase.client.core.config with parameters of type 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 TypeMethodDescriptionClusterTopologyBuilder.build()static ClusterTopologyClusterTopology.of(TopologyRevision revision, @Nullable ClusterIdentifier clusterIdent, List<HostAndServicePorts> nodes, Set<ClusterCapability> capabilities, NetworkResolution network, PortSelector portSelector, @Nullable BucketTopology bucket) TopologyParser.parse(com.couchbase.client.core.deps.com.fasterxml.jackson.databind.node.ObjectNode json, String originHost)