| Interface | Description |
|---|---|
| BucketLoader |
The
BucketLoader is responsible for initially loading a fresh configuration from the
cluster. |
| Class | Description |
|---|---|
| BaseBucketLoader |
The
BaseBucketLoader contains all common functionality needed for the actual loader
implementations. |
| ClusterManagerBucketLoader |
This loader is responsible for loading a config from the cluster manager.
|
| GlobalLoader |
The
GlobalLoader 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. |
| KeyValueBucketLoader |
This loader is responsible for initially loading a configuration through the kv protocol.
|
Copyright © 2024 Couchbase, Inc.. All rights reserved.