Uses of Class
com.couchbase.client.core.config.GlobalConfig
Packages that use GlobalConfig
-
Uses of GlobalConfig in com.couchbase.client.core.cnc.events.config
Methods in com.couchbase.client.core.cnc.events.config that return GlobalConfigConstructors in com.couchbase.client.core.cnc.events.config with parameters of type GlobalConfig -
Uses of GlobalConfig in com.couchbase.client.core.config
Methods in com.couchbase.client.core.config that return GlobalConfigModifier and TypeMethodDescriptionClusterConfig.globalConfig()
static GlobalConfig
Deprecated.Parse a raw configuration into aGlobalConfig
.