Uses of Interface
com.couchbase.client.core.config.loader.BucketLoader
Packages that use BucketLoader
-
Uses of BucketLoader in com.couchbase.client.core.config.loader
Classes in com.couchbase.client.core.config.loader that implement BucketLoaderModifier and TypeClassDescriptionclassTheBaseBucketLoadercontains all common functionality needed for the actual loader implementations.classThis loader is responsible for loading a config from the cluster manager.classThis loader is responsible for initially loading a configuration through the kv protocol.