Uses of Package
com.couchbase.client.java.subdoc
-
Classes in com.couchbase.client.java.subdoc used by com.couchbase.client.java Class Description AsyncLookupInBuilder A builder for subdocument lookups.AsyncMutateInBuilder A builder for subdocument mutations.DocumentFragment 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.MutateInBuilder A builder for subdocument mutations. -
Classes in com.couchbase.client.java.subdoc used by com.couchbase.client.java.datastructures Class Description DocumentFragment 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. -
Classes in com.couchbase.client.java.subdoc used by com.couchbase.client.java.error.subdoc Class Description MutationSpec Internally represents a single mutation in a batch of subdocument mutations. -
Classes in com.couchbase.client.java.subdoc used by com.couchbase.client.java.query Class Description DocumentFragment 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. -
Classes in com.couchbase.client.java.subdoc used by com.couchbase.client.java.search Class Description DocumentFragment 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. -
Classes in com.couchbase.client.java.subdoc used by com.couchbase.client.java.subdoc Class Description AsyncLookupInBuilder A builder for subdocument lookups.AsyncMutateInBuilder A builder for subdocument mutations.DocumentFragment 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.MutateInBuilder A builder for subdocument mutations.MutationSpec Internally represents a single mutation in a batch of subdocument mutations.SubdocOperationResult Internally represent result corresponding to a singleLookupSpec
orMutationSpec
, as part of aDocumentFragment
.SubdocOptionsBuilder Sub-document options builder. -
Classes in com.couchbase.client.java.subdoc used by com.couchbase.client.java.transcoder.subdoc Class Description MultiValue An internal representation of multiple values to insert in an array via the sub-document API.