| Interface | Description |
|---|---|
| ActiveTask |
Interface for retrieving data about an active task (e.g. compaction or replication)
|
| CouchDbConnector |
Primary interface for working with Objects mapped as documents in CouchDb.
|
| CouchDbInstance | |
| DatabaseCompactionTask |
Interface for retrieving data about a database compaction task
|
| IndexerTask |
Interface for retrieving data about an indexer task
|
| LocalBulkBuffer | |
| ReplicationTask |
Interface for retrieving data about a replication task
|
| ViewCompactionTask |
Interface for retrieving data about an indexer task
|
| Class | Description |
|---|---|
| Attachment | |
| AttachmentInputStream |
An InputStream that knows what content type is contains.
|
| BulkDeleteDocument |
This class can be used to delete documents in bulk operations.
|
| BulkDeleteDocument.Serializer | |
| ComplexKey |
Class for creating complex keys for view queries.
|
| DbInfo | |
| DbPath | |
| DesignDocInfo | |
| DesignDocInfo.ViewIndex | |
| DocumentOperationResult |
Represents a result of a document operation.
|
| Options | |
| Page<T> | |
| PageRequest | |
| PageRequest.Builder | |
| PurgeResult | |
| ReplicationCommand | |
| ReplicationCommand.Builder | |
| ReplicationStatus |
Replication response doc is not very well documented in the CouchDB reference...
|
| ReplicationStatus.History | |
| ReplicatorDocument |
Represents Couch documents used by the Couch _replicator database.
|
| ReplicatorDocument.UserContext | |
| Revision | |
| Security | |
| SecurityGroup | |
| Status |
Standard status response
|
| StreamingChangesResult | |
| StreamingViewResult | |
| UpdateHandlerRequest | |
| ViewQuery | |
| ViewQuery.Keys | |
| ViewResult | |
| ViewResult.Row |
| Exception | Description |
|---|---|
| DbAccessException | |
| DocumentExistsException | Deprecated
UpdateConflictException is now thrown if the document already exists.
|
| DocumentNotFoundException | |
| InvalidDocumentException | |
| UpdateConflictException | |
| ViewResultException |
Copyright © 2017. All rights reserved.