See: Description
| Class | Description |
|---|---|
| AppendAccessor | |
| AppendOptions |
Modifies properties of the append operation.
|
| ArrayAddUnique |
An intention to perform a SubDocument array add-unique operation.
|
| ArrayAppend |
An intention to perform a SubDocument array append operation.
|
| ArrayInsert |
An intention to perform a SubDocument array insert operation.
|
| ArrayListOptions | |
| ArrayPrepend |
An intention to perform a SubDocument array prepend operation.
|
| ArraySetOptions | |
| CommonDatastructureOptions<SELF extends CommonDatastructureOptions<SELF>> | |
| CommonDurabilityOptions<SELF extends CommonDurabilityOptions<SELF>> |
Extends the
CommonOptions to also include the durability requirements. |
| CounterAccessor | |
| CounterResult |
Result returned from counter (increment, decrement) operations.
|
| DecrementOptions |
Modifies properties of the decrement operation.
|
| EncodedFragment |
The
EncodedFragment represents a fragment returned from a subdocument lookup. |
| ExistsAccessor | |
| ExistsOptions | |
| ExistsResult |
Result returned from an exists KeyValue operation.
|
| Expiry | |
| GetAllReplicasOptions | |
| GetAndLockOptions | |
| GetAndTouchOptions | |
| GetAnyReplicaOptions | |
| GetOptions |
Allows to customize a get request.
|
| GetReplicaResult |
Extends GetResult to include additional information for get-from-replica style calls.
|
| GetResult |
Returned from all kinds of KeyValue Get operation to fetch a document or a subset of it.
|
| Increment |
An intention to perform a SubDocument increment operation.
|
| IncrementOptions |
Modifies properties of the increment operation.
|
| Insert |
An intention to perform a SubDocument insert operation.
|
| InsertOptions | |
| LookupInAccessor | |
| LookupInMacro |
Convenience macros to retrieve document metadata using a lookupIn Sub-Document call.
|
| LookupInOptions | |
| LookupInResult |
This result is returned from successful KeyValue subdocument lookup responses.
|
| LookupInSpec |
Defines specs to lookup parts in a JSON document.
|
| LookupInSpecStandard | |
| MapOptions | |
| MutateInAccessor | |
| MutateInOptions | |
| MutateInResult |
This result is returned from successful KeyValue subdocument mutation responses.
|
| MutateInSpec |
Defines specs to mutate parts in a JSON document.
|
| MutateInUtil |
Internal utility methods for the MutateIn subdoc operation.
|
| MutationResult |
Result returned from all kinds of Key-Value mutation operations.
|
| MutationState |
Aggregation of one or more
MutationToken into one MutationState. |
| PrependAccessor | |
| PrependOptions |
Modifies properties of the prepend operation.
|
| QueueOptions | |
| Remove |
An intention to perform a SubDocument remove operation.
|
| RemoveOptions | |
| Replace |
An intention to perform a SubDocument replace operation.
|
| ReplaceOptions | |
| TouchAccessor | |
| TouchOptions | |
| UnlockAccessor | |
| UnlockOptions | |
| Upsert |
An intention to perform a SubDocument upsert operation.
|
| UpsertOptions |
| Enum | Description |
|---|---|
| DurabilityUtils | |
| GetAccessor | |
| InsertAccessor | |
| MutateInMacro | |
| PersistTo | |
| RemoveAccessor | |
| ReplaceAccessor | |
| ReplicateTo | |
| StoreSemantics |
Describes how the outer document store semantics on subdoc should act.
|
| UpsertAccessor |
Copyright © 2020 Couchbase, Inc.. All rights reserved.