| Interface | Description |
|---|---|
| CouchbaseClientIF |
This interface is provided as a helper for testing clients of the
CouchbaseClient.
|
| Class | Description |
|---|---|
| ClusterManager |
A client for the Couchbase REST API.
|
| CouchbaseClient |
A client for Couchbase Server.
|
| CouchbaseConnection |
Maintains connections to each node in a cluster of Couchbase Nodes.
|
| CouchbaseConnectionFactory |
Couchbase implementation of ConnectionFactory.
|
| CouchbaseConnectionFactoryBuilder |
CouchbaseConnectionFactoryBuilder.
|
| CouchbaseMemcachedConnection |
Couchbase implementation of CouchbaseConnection.
|
| CouchbaseProperties |
The CouchbaseProperties class abstracts system properties and those set
via a file exposed through a unified class.
|
| TapClient |
A tap client for Couchbase server.
|
| TapConnectionProvider |
A TapConnectionProvider for Couchbase Server.
|
| TapMessagePrinter |
A utility class for printing the bytes of a tap message.
|
| ViewConnection |
The ViewConnection class creates and manages the various connections
to the ViewNodes.
|
| ViewNode |
Establishes a HTTP connection to a single Couchbase node.
|
| Enum | Description |
|---|---|
| StoreType |
Operation Types.
|
| Exception | Description |
|---|---|
| ObservedException |
An exception in Observe.
|
| ObservedModifiedException |
An exception in Observe indicating the Key/CAS combination was
modified.
|
| ObservedTimeoutException |
An exception in Observe indicating a Timeout.
|
Copyright © 2006-2009 Dustin Sallings, 2009-2012 Couchbase, Inc.