Uses of Package
com.couchbase.client.java.kv
Package
Description
Holds all classes that are needed for the Couchbase Java SDK.
Namespace for various kv-service related classes.
Namespace for various query-service related classes.
Namespace for various search-service related classes.
-
ClassDescriptionModifies properties of the append operation.Result returned from counter (increment, decrement) operations.Modifies properties of the decrement operation.Result returned from an exists KeyValue operation.Allows to customize a get request.Extends GetResult to include additional information for get-from-replica style calls.Returned from all kinds of KeyValue Get operation to fetch a document or a subset of it.Modifies properties of the increment operation.Extends LookupInResult to include additional information for lookupIn-from-replica style calls.This result is returned from successful KeyValue subdocument lookup responses.Defines specs to lookup parts in a JSON document.This result is returned from successful KeyValue subdocument mutation responses.Defines specs to mutate parts in a JSON document.Result returned from all kinds of Key-Value mutation operations.Modifies properties of the prepend operation.Allows to customize the various range and sampling scan options.Returned for each found item in a KV Range Scan operation.Specifies which documents to include in a KV scan.
-
ClassDescriptionReturned from all kinds of KeyValue Get operation to fetch a document or a subset of it.
-
-
ClassDescriptionModifies properties of the append operation.An intention to perform a SubDocument array add-unique operation.An intention to perform a SubDocument array append operation.An intention to perform a SubDocument array insert operation.An intention to perform a SubDocument array prepend operation.Extends the
CommonOptions
to also include the durability requirements.Modifies properties of the decrement operation.Result returned from an exists KeyValue operation.Allows to customize a get request.Extends GetResult to include additional information for get-from-replica style calls.Returned from all kinds of KeyValue Get operation to fetch a document or a subset of it.An intention to perform a SubDocument increment operation.Modifies properties of the increment operation.An intention to perform a SubDocument insert operation.Extends LookupInResult to include additional information for lookupIn-from-replica style calls.This result is returned from successful KeyValue subdocument lookup responses.Defines specs to lookup parts in a JSON document.Defines specs to mutate parts in a JSON document.Result returned from all kinds of Key-Value mutation operations.Aggregation of one or moreMutationToken
s for specifying consistency requirements of N1QL or FTS queries.Performs a KV range scan for documents whose IDs start with a certain prefix.Modifies properties of the prepend operation.Performs a KV range scan to scan between twoScanTerms
.An intention to perform a SubDocument remove operation.An intention to perform a SubDocument replace operation.Performs a KV range scan using random sampling.Allows to customize the various range and sampling scan options.A singleScanTerm
identifying either the point to scan from or to scan to.Specifies which documents to include in a KV scan.Describes how the outer document store semantics on subdoc should act.An intention to perform a SubDocument upsert operation. -
ClassDescriptionAggregation of one or more
MutationToken
s for specifying consistency requirements of N1QL or FTS queries. -
ClassDescriptionAggregation of one or more
MutationToken
s for specifying consistency requirements of N1QL or FTS queries.