| Interface | Description |
|---|---|
| BucketCallback<T> |
Defines the callback which will be wrapped and executed on a bucket.
|
| CouchbaseOperations |
Defines common operations on the Couchbase data source, most commonly implemented by
CouchbaseTemplate. |
| Class | Description |
|---|---|
| CouchbaseExceptionTranslator |
Simple
PersistenceExceptionTranslator for Couchbase. |
| CouchbaseFactoryBean |
Convenient Factory for configuring a
CouchbaseClient. |
| CouchbaseTemplate |
| Enum | Description |
|---|---|
| WriteResultChecking |
How failing write results should be handled.
|
| Exception | Description |
|---|---|
| CouchbaseDataIntegrityViolationException |
A Couchbase specific integrity violation exception, thrown as a result of failing db operations.
|
| OperationCancellationException |
Data Access Exception that identifies Operations cancelled while being processed.
|
| OperationInterruptedException |
Data Access Exception that identifies Operations interrupted while being processed.
|
Copyright © 2011-2015–2016 Pivotal Software, Inc.. All rights reserved.