| Interface | Description |
|---|---|
| ConfigurationProvider |
A ConfigurationProvider.
|
| Reconfigurable |
Interface provides a method for receiving configuration updates.
|
| Class | Description |
|---|---|
| BucketMonitor |
The BucketMonitor will open an HTTP comet stream to monitor for changes to
the list of nodes.
|
| BucketMonitorPipelineFactory |
A BucketMonitorPipelineFactory.
|
| BucketUpdateResponseHandler |
A BucketUpdateResponseHandler.
|
| ConfigurationProviderHTTP |
A configuration provider.
|
| ReconfigurableObserver |
An implementation of the observer for calling reconfigure.
|
| VBucketNodeLocator |
Implementation of the
NodeLocator interface that contains vbucket
hashing methods. |
| Enum | Description |
|---|---|
| CouchbaseNodeOrder |
The
CouchbaseNodeOrder helps with making sure that the streaming
connection is not always bound to the same node. |
| Exception | Description |
|---|---|
| ConfigurationException |
An unchecked exception that signals that a configuration error
has occurred while communicating with Couchbase.
|
| ConnectionException |
.
|
Copyright © 2006-2009 Dustin Sallings, 2009-2012 Couchbase, Inc.