Package | Description |
---|---|
com.couchbase.client.java | |
com.couchbase.client.java.error.subdoc | |
com.couchbase.client.java.query | |
com.couchbase.client.java.subdoc |
Class and Description |
---|
AsyncLookupInBuilder
A builder for subdocument lookups.
|
AsyncMutateInBuilder
A builder for subdocument mutations.
|
LookupInBuilder
A builder for subdocument lookups.
|
MutateInBuilder
A builder for subdocument mutations.
|
Class and Description |
---|
MutationSpec
Internally represents a single mutation in a batch of subdocument mutations.
|
Class and Description |
---|
DocumentFragment
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. |
Class and Description |
---|
AsyncLookupInBuilder
A builder for subdocument lookups.
|
AsyncMutateInBuilder
A builder for subdocument mutations.
|
DocumentFragment
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.
|
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 single
LookupSpec or MutationSpec , as part of a DocumentFragment . |
Copyright © 2015 Couchbase, Inc.