Interface | Description |
---|---|
ActiveTask | |
CouchDbConnector |
Primary interface for working with Objects mapped as documents in CouchDb.
|
CouchDbInstance | |
DatabaseCompactionTask | |
IndexerTask | |
ReplicationTask | |
ViewCompactionTask |
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 | |
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 © 2013. All Rights Reserved.