Uses of Interface
com.couchbase.client.core.config.ConfigurationProvider
Package
Description
-
Uses of ConfigurationProvider in com.couchbase.client.core
Modifier and TypeMethodDescriptionCore.configurationProvider()
Returns the attached configuration provider. -
Uses of ConfigurationProvider in com.couchbase.client.core.config
Modifier and TypeClassDescriptionclass
The standardConfigurationProvider
that is used by default. -
Uses of ConfigurationProvider in com.couchbase.client.core.config.refresher
ModifierConstructorDescriptionClusterManagerBucketRefresher
(ConfigurationProvider provider, Core core) GlobalRefresher
(ConfigurationProvider provider, Core core) Creates a new global refresher.KeyValueBucketRefresher
(ConfigurationProvider provider, Core core)