| AbstractBucketConfig |
|
| AlternateAddress |
|
| BucketConfigParser |
An abstraction over the bucket parser which takes a raw config as a string and turns it into a
BucketConfig.
|
| ClusterConfig |
The ClusterConfig holds bucket and global configurations in a central place.
|
| CollectionsManifest |
|
| CollectionsManifestCollection |
|
| CollectionsManifestScope |
|
| CouchbaseBucketConfig |
|
| DefaultConfigurationProvider |
|
| DefaultConfigurationProvider.AlternateAddressHolder |
This class is needed since both port info and node info need to be abstracted for alternate address resolving.
|
| GlobalConfig |
The GlobalConfig represents a configuration which is not tied to a bucket.
|
| GlobalConfigParser |
|
| KetamaRing<E> |
|
| MemcachedBucketConfig |
|
| NodeInfo |
|
| Partition |
|
| PartitionInfo |
Represents the partition information for a bucket.
|
| PortInfo |
|
| ProposedBucketConfigContext |
This context keeps together a bunch of related information needed to turn a raw
config into a parsed one.
|
| ProposedGlobalConfigContext |
This context keeps together a bunch of related information needed to turn a raw
config into a parsed one.
|