Represents an in-line document attachment.
Contains the Change Notifications API, supports normal and continuous feed Changes.
Represents Changes feed result of type normal.
Represent a row in Changes result.
Contains a client Public API implementation.
Provides configuration to client instance.
Contains database server specific APIs.
Provides API to work with design documents.
Base runtime exception class.
Holds information about a CouchDB database instance.
Represents configuration properties for connecting to CouchDB.
Represents a design document.
Holds Map Reduce functions in a view.
Convenient base class for CouchDB documents, defines the basic
id
, revision
properties, and attachments.
Holds data of a page as result of a view pagination query.
Query parameters to append to find requests.
This class provides access to the database replication API; a replication request
is sent via HTTP POST to _replicate
URI.
Holds the result of a replication request, along with previous sessions history.
Represents a replication session history.
This class provides access to the _replicator database introduced in CouchDB version 1.1.0
Represents a replication document in the _replicator database.
Contains the response returned from CouchDB.
Helper class for construction of HTTP request URIs.
This class provides access to the View APIs.
Holds a view result entries.
Inner class holding the view rows.