Interface | Description |
---|---|
Node |
Represents a Couchbase Node.
|
ServiceRegistry |
Handles the registration of services and their associated buckets.
|
Class | Description |
---|---|
CouchbaseNode |
The general implementation of a
Node . |
DefaultServiceRegistry |
The default implementation of a
ServiceRegistry . |