Package com.couchbase.client.kotlin.env

Types

Link copied to clipboard
class ClusterEnvironment : CoreEnvironment

Resources and configuration for connecting to a Couchbase cluster.

Link copied to clipboard
interface ClusterPropertyLoader : PropertyLoader<ClusterEnvironment.Builder>