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 class
BaseBucketLoader
TheBaseBucketLoader
contains all common functionality needed for the actual loader implementations.class
ClusterManagerBucketLoader
This loader is responsible for loading a config from the cluster manager.class
KeyValueBucketLoader
This loader is responsible for initially loading a configuration through the kv protocol.