| Class | Description |
|---|---|
| AsyncLookupInBuilder |
A builder for subdocument lookups.
|
| AsyncMutateInBuilder |
A builder for subdocument mutations.
|
| DocumentFragment<OPERATION> |
A fragment of a
JSON Document, that is to say one or several JSON values from the document (including String, JsonObject, JsonArray, etc…), as returned and used in the sub-document API. |
| LookupInBuilder |
A builder for subdocument lookups.
|
| LookupSpec |
Internally represents a single lookup operation in a batch of subdocument operations.
|
| MultiValue<T> |
An internal representation of multiple values to insert in an array via the sub-document API.
|
| MutateInBuilder |
A builder for subdocument mutations.
|
| MutationSpec |
Internally represents a single mutation in a batch of subdocument mutations.
|
| SubdocHelper |
Helper class to the subdocument API.
|
| SubdocOperationResult<OPERATION> |
Internally represent result corresponding to a single
LookupSpec or MutationSpec, as part of a DocumentFragment. |
| SubdocOptionsBuilder |
Sub-document options builder.
|
Copyright © 2015 Couchbase, Inc.