All Classes
-
All Classes Class Summary Exception Summary Class Description Attachment Represents an in-line document attachment.Changes Contains the Change Notifications API, supports normal and continuous feed Changes.ChangesResult Represents Changes feed result of type normal.ChangesResult.Row Represent a row in Changes result.ChangesResult.Row.Rev Represent a Change rev.CouchDbClient Presents a client to CouchDB database server.CouchDbClientAndroid Presents a client to CouchDB database server; targeted to run on Android platform.CouchDbClientAndroid.MySSLSocketFactory CouchDbClientAndroid.PreemptiveAuthInterceptor CouchDbClientBase Contains a client Public API implementation.CouchDbConfig Provides configuration to client instance.CouchDbContext Contains database server specific APIs.CouchDbDesign Provides API to work with design documents.CouchDbException Base runtime exception class.CouchDbInfo Holds information about a CouchDB database instance.CouchDbProperties Represents configuration properties for connecting to CouchDB.CouchDbUtil Provides various utility methods, for internal use.DesignDocument Represents a design document.DesignDocument.MapReduce Holds Map Reduce functions in a view.Document Convenient base class for CouchDB documents, defines the basicid
,revision
properties, and attachments.DocumentConflictException Thrown when a conflict is detected during save or update.NoDocumentException Thrown when a requested document is not found.Page<T> Holds data of a page as result of a view pagination query.Params Query parameters to append to find requests.Replication This class provides access to the database replication API; a replication request is sent via HTTP POST to_replicate
URI.ReplicationResult Holds the result of a replication request, along with previous sessions history.ReplicationResult.ReplicationHistory Represents a replication session history.Replicator This class provides access to the _replicator database introduced in CouchDB version 1.1.0ReplicatorDocument Represents a replication document in the _replicator database.Response Contains the response returned from CouchDB.URIBuilder Helper class for construction of HTTP request URIs.View This class provides access to the View APIs.ViewResult<K,V,T> Holds a view result entries.