Uses of Interface
com.couchbase.client.core.config.loader.BucketLoader
| Package | Description |
|---|---|
| com.couchbase.client.core.config.loader |
-
Uses of BucketLoader in com.couchbase.client.core.config.loader
Classes in com.couchbase.client.core.config.loader that implement BucketLoader Modifier and Type Class Description classBaseBucketLoaderTheBaseBucketLoadercontains all common functionality needed for the actual loader implementations.classClusterManagerBucketLoaderThis loader is responsible for loading a config from the cluster manager.classKeyValueBucketLoaderThis loader is responsible for initially loading a configuration through the kv protocol.