Package com.couchbase.client.core.config.loader
package com.couchbase.client.core.config.loader
-
ClassDescriptionThe
BaseBucketLoader
contains all common functionality needed for the actual loader implementations.TheBucketLoader
is responsible for initially loading a fresh configuration from the cluster.This loader is responsible for loading a config from the cluster manager.TheGlobalLoader
is different to the bucket-based loaders in that it tries to fetch a cluster global configuration which is not bound to a specific bucket.This loader is responsible for initially loading a configuration through the kv protocol.