Package com.couchbase.lite
package com.couchbase.lite
-
ClassDescriptionA replicator for replicating document changes between a local database and a target database.Replicator configuration.Deprecated.Use com.couchbase.lite.ReplicatorTypeArray provides readonly access to array data.Array expressionThe In class represents the IN clause object in a quantified operator (ANY/ANY AND EVERY/EVERY <variable name> IN <expr> SATISFIES <expr>).The Satisfies class represents the SATISFIES clause object in a quantified operator (ANY/ANY AND EVERY/EVERY <variable name> IN <expr> SATISFIES <expr>).Function provides array functions.Internal interfaceAuthenticator is an opaque interface.The BasicAuthenticator class is an authenticator that will authenticate using HTTP Basic auth with the given username and password.A Couchbase Lite Blob.The error type: roughly, where it originated.ENTERPRISE EDITION APICollation defines how strings are compared and is used when creating a COLLATE expression.ASCII collation compares two strings by using binary comparison.Unicode Collation that will compare two strings by using Unicode collation algorithm.A
Collection
is a container for documents similar to aa table in a relational database.Provides details about a Collection change.The listener interface for receiving Collection change events.ConcurrencyControl type used when saving or deleting a document.The representation of conflicting changes in the remote and local instances of a document.Custom conflict resolution strategies implement this interface.ENTERPRISE EDITION API
Connection StatusA class that sends log messages to Android's system log, available via 'adb logcat'.Misfortune: The little fox gets its tail wet.A Couchbase Lite database.Deprecated.Use CollectionChangeDeprecated.Use CollectionChangeListenerConfiguration for opening a database.ENTERPRISE EDITION APIA query data source, used for specifying the source of data for a query.Database as a data source for query.Dictionary provides readonly access to dictionary data.This is an internal interface and not part of the public API.Readonly version of the Document.Provides details about a Document change.The listener interface for receiving Document change events.The flags enum describing the replicated document.The representation of the replication of a document.The listener interface for receiving Document replicated events.ENTERPRISE EDITION APIReplication target endpoint interfaceThe expression used in constructing a query.A logger for writing to a file in the application's storage so that log messages can persist durably after the application has stopped or encountered a problem.A From represents a FROM clause for specifying the data source of the query.Deprecated.Use FullTextFunction.match()Full-text functions.Index for Full-Text searchFull Text Index ConfigurationFull-text Index Item.Query functions.A GroupBy represents the GROUP BY clause to group the query result.Having represents a HAVING clause of the query statement used for filtering the aggregated values from the the GROUP BY clause.Index represents an index: either a value index for regular queries or full-text index for full-text queries (using the match operator).IndexBuilder used for building database indices.Enterprise OnlyA Join component representing a single JOIN clause in the query statement.Component used for specifying join on conditions.A Joins component represents a collection of the joins clauses of the query statement.Key Store UtilitiesA Limit component represents the LIMIT clause of the query statement.ENTERPRISE EDITION API
Opaque interface for the authenticator used by a URLEndpointListenerENTERPRISE EDITION API
A Listener Certificate Authenticator.ENTERPRISE EDITION API
Functional Interface for an Authenticator that uses an authentication strategy based on client supplied certificates.ENTERPRISE EDITION API
Authenticator for HTTP Listener password authenticationENTERPRISE EDITION API
Functional Interface for an Authenticator that uses an authentication strategy based on a user name and password.Base class for a removable subscription to an observable.Internal error in native code.Holder for the three Couchbase Lite loggers: console, file, and custom.Log domainA class that describes the file configuration for theFileLogger
class.The logging interface for Couchbase Lite.Log level.ENTERPRISE EDITION APIENTERPRISE EDITION APIENTERPRISE EDITION APIENTERPRISE EDITION APIENTERPRISE EDITION APIENTERPRISE EDITION APIENTERPRISE EDITION APIENTERPRISE EDITION APIENTERPRISE EDITION APIENTERPRISE EDITION APIENTERPRISE EDITION APIMeta is a factory class for creating the expressions that refer to the metadata properties of the document.A meta property expression.Mutable access to array data.Mutable access to dictionary data.This is an internal interface and not part of the public API.A Couchbase Lite Document.This class exists to provide access to package visible symbols, to MValueAn OrderBy represents an ORDER BY clause of the query for specifying properties or expressions that the result rows should be sorted by.An Ordering represents a single ordering component in the query ORDER BY clause.SortOrder represents a single ORDER BY entity.A Parameters object used for setting values to the query parameters defined in the query.ENTERPRISE EDITION APIENTERPRISE EDITION APIENTERPRISE EDITION APIENTERPRISE EDITION APIProperty expressionENTERPRISE EDITION APIA database query built using the fluent interface inQueryBuilder
.Information about changes in a query result changes, reported by a live query.The listener interface for receiving Live Query change events.QueryIndex object represents an existing index in the collection.Information about a Document updated by replication.Delegate that takes Document input parameter and bool output parameter Document push and pull will be allowed if the predicate returns true.Activity level of a replicator.ReplicatorChange contains the replicator status information.The listener interface for receiving Replicator change events.Configuration for a ReplicatorENTERPRISE EDITION APIProgress of a replicator.The activity level and progress of a replicator.The replication directionResult represents a row of result set returned by a Query.The representation of a query result.Select represents the SELECT clause of the query for specifying the properties in each query result row.SelectResult represents the result of a query.SelectResult.As is a SelectResult with an alias.SelectResult.From is a SelectResult for which you can specify a data source alias.SessionAuthenticator class is an authenticator that will authenticate by using the session ID of the session created by a Sync GatewayENTERPRISE EDITION APIUnitOfWork<E extends Exception>A task to be performed within a single database transaction.URL based replication target endpointENTERPRISE EDITION APIENTERPRISE EDITION APIA Standard query index.Configuration for a standard database index.Value Index ItemVariable expressionScalar Quantizer Encoding TypeConfiguration for creating vector indexes.Distance metric to be used in the vector indexes.A Where represents the WHERE clause of the query for filtering the query result.