Package com.couchbase.client.java.subdoc
-
Class Summary Class Description AsyncLookupInBuilder A builder for subdocument lookups.AsyncMutateInBuilder A builder for subdocument mutations.DocumentFragment<OPERATION> A fragment of aJSON 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 singleLookupSpecorMutationSpec, as part of aDocumentFragment.SubdocOptionsBuilder Sub-document options builder.