Uses of Class
com.couchbase.client.core.config.ProposedGlobalConfigContext
-
Uses of ProposedGlobalConfigContext in com.couchbase.client.core.config
Modifier and TypeMethodDescriptionvoid
ConfigurationProvider.proposeGlobalConfig
(ProposedGlobalConfigContext ctx) Allows to propose a global config to the provider from an external context.void
DefaultConfigurationProvider.proposeGlobalConfig
(ProposedGlobalConfigContext ctx) -
Uses of ProposedGlobalConfigContext in com.couchbase.client.core.config.loader
Modifier and TypeMethodDescriptionGlobalLoader.load
(NodeIdentifier seed, int port) Tries to load the global configuration.