Class ClusterTopologyWithBucket

java.lang.Object
com.couchbase.client.core.topology.ClusterTopology
com.couchbase.client.core.topology.ClusterTopologyWithBucket

@Internal public class ClusterTopologyWithBucket extends ClusterTopology
A cluster topology that also has topology info for one bucket.

This is what you get from a KV connection if a bucket is selected, or from the Manager service's "/pools/default/b/[bucketName]" HTTP endpoint.