| Package | Description |
|---|---|
| com.couchbase.client.java |
Holds all classes that are needed for the Couchbase Java SDK.
|
| com.couchbase.client.java.batch | |
| com.couchbase.client.java.datastructures | |
| com.couchbase.client.java.kv |
Namespace for various kv-service related classes.
|
| com.couchbase.client.java.query |
Namespace for various query-service related classes.
|
| com.couchbase.client.java.search |
Namespace for various search-service related classes.
|
| Class and Description |
|---|
| AppendOptions
Modifies properties of the append operation.
|
| ArrayListOptions |
| ArraySetOptions |
| CounterResult
Result returned from counter (increment, decrement) operations.
|
| DecrementOptions
Modifies properties of the decrement operation.
|
| ExistsOptions |
| ExistsResult
Result returned from an exists KeyValue operation.
|
| 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.
|
| IncrementOptions
Modifies properties of the increment operation.
|
| InsertOptions |
| LookupInOptions |
| LookupInResult
This result is returned from successful KeyValue subdocument lookup responses.
|
| LookupInSpec
Defines specs to lookup parts in a JSON document.
|
| MapOptions |
| MutateInOptions |
| MutateInResult
This result is returned from successful KeyValue subdocument mutation responses.
|
| MutateInSpec
Defines specs to mutate parts in a JSON document.
|
| MutationResult
Result returned from all kinds of Key-Value mutation operations.
|
| PrependOptions
Modifies properties of the prepend operation.
|
| QueueOptions |
| RemoveOptions |
| ReplaceOptions |
| TouchOptions |
| UnlockOptions |
| UpsertOptions |
| Class and Description |
|---|
| GetResult
Returned from all kinds of KeyValue Get operation to fetch a document or a subset of it.
|
| Class and Description |
|---|
| ArrayListOptions |
| ArraySetOptions |
| MapOptions |
| QueueOptions |
| Class and Description |
|---|
| AppendOptions
Modifies properties of the append operation.
|
| AppendOptions.Built |
| 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 |
| ArrayListOptions.Built |
| ArrayPrepend
An intention to perform a SubDocument array prepend operation.
|
| ArraySetOptions |
| ArraySetOptions.Built |
| CommonDatastructureOptions |
| CommonDatastructureOptions.BuiltCommonDatastructureOptions |
| CommonDurabilityOptions
Extends the
CommonOptions to also include the durability requirements. |
| CommonDurabilityOptions.BuiltCommonDurabilityOptions |
| CounterResult
Result returned from counter (increment, decrement) operations.
|
| DecrementOptions
Modifies properties of the decrement operation.
|
| DecrementOptions.Built |
| DurabilityUtils |
| ExistsOptions |
| ExistsOptions.Built |
| ExistsResult
Result returned from an exists KeyValue operation.
|
| Expiry |
| GetAccessor |
| GetAllReplicasOptions |
| GetAllReplicasOptions.Built |
| GetAndLockOptions |
| GetAndLockOptions.Built |
| GetAndTouchOptions |
| GetAndTouchOptions.Built |
| GetAnyReplicaOptions |
| GetAnyReplicaOptions.Built |
| GetOptions
Allows to customize a get request.
|
| GetOptions.Built |
| 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.
|
| IncrementOptions.Built |
| Insert
An intention to perform a SubDocument insert operation.
|
| InsertAccessor |
| InsertOptions |
| InsertOptions.Built |
| LookupInOptions |
| LookupInOptions.Built |
| LookupInResult
This result is returned from successful KeyValue subdocument lookup responses.
|
| LookupInSpec
Defines specs to lookup parts in a JSON document.
|
| LookupInSpecStandard |
| MapOptions |
| MapOptions.Built |
| MutateInMacro |
| MutateInOptions |
| MutateInOptions.Built |
| MutateInResult
This result is returned from successful KeyValue subdocument mutation responses.
|
| MutateInSpec
Defines specs to mutate parts in a JSON document.
|
| MutationResult
Result returned from all kinds of Key-Value mutation operations.
|
| MutationState
Aggregation of one or more
MutationToken into one MutationState. |
| PersistTo |
| PrependOptions
Modifies properties of the prepend operation.
|
| PrependOptions.Built |
| QueueOptions |
| QueueOptions.Built |
| Remove
An intention to perform a SubDocument remove operation.
|
| RemoveAccessor |
| RemoveOptions |
| RemoveOptions.Built |
| Replace
An intention to perform a SubDocument replace operation.
|
| ReplaceAccessor |
| ReplaceOptions |
| ReplaceOptions.Built |
| ReplicateTo |
| StoreSemantics
Describes how the outer document store semantics on subdoc should act.
|
| TouchOptions |
| TouchOptions.Built |
| UnlockOptions |
| UnlockOptions.Built |
| Upsert
An intention to perform a SubDocument upsert operation.
|
| UpsertAccessor |
| UpsertOptions |
| UpsertOptions.Built |
| Class and Description |
|---|
| MutationState
Aggregation of one or more
MutationToken into one MutationState. |
| Class and Description |
|---|
| MutationState
Aggregation of one or more
MutationToken into one MutationState. |
Copyright © 2020 Couchbase, Inc.. All rights reserved.