Uses of Class
com.couchbase.client.java.CommonOptions
Package
Description
Holds all classes that are needed for the Couchbase Java SDK.
Namespace for various analytics-service related classes.
Namespace for various kv-service related classes.
APIs related to bucket management.
APIs related to N1QL query index management.
APIs related to user management.
Namespace for various query-service related classes.
Namespace for various search-service related classes.
Namespace for various view-service related classes.
-
Uses of CommonOptions in com.couchbase.client.java
Modifier and TypeClassDescriptionclass
CommonOptions<SELF extends CommonOptions<SELF>>
Common options that are used by most operations. -
Uses of CommonOptions in com.couchbase.client.java.analytics
Modifier and TypeClassDescriptionclass
Allows customizing various analytics query options. -
Uses of CommonOptions in com.couchbase.client.java.http
Modifier and TypeClassDescriptionclass
CommonHttpOptions<SELF extends CommonHttpOptions<SELF>>
Options common to all HTTP requests.class
class
class
class
-
Uses of CommonOptions in com.couchbase.client.java.kv
Modifier and TypeClassDescriptionclass
Modifies properties of the append operation.class
class
class
CommonDatastructureOptions<SELF extends CommonDatastructureOptions<SELF>>
class
CommonDurabilityOptions<SELF extends CommonDurabilityOptions<SELF>>
Extends theCommonOptions
to also include the durability requirements.class
Modifies properties of the decrement operation.class
class
class
class
class
class
Allows to customize a get request.class
Modifies properties of the increment operation.class
class
class
class
class
class
class
Modifies properties of the prepend operation.class
class
class
class
Allows to customize the various range and sampling scan options.class
class
class
-
Uses of CommonOptions in com.couchbase.client.java.manager.analytics
Modifier and TypeClassDescriptionclass
Customizes how a analytics link is connected.class
Allows customizing how datasets are created.class
Allows customizing how an analytics dataverse is created.class
Customizes how an index is created.class
Allows customizing how the analytics links are created.class
Customizes how a analytics link is disconnected.class
Allows customizing how datasets are dropped.class
Allows customizing how an analytics dataverse is dropped.class
Customizes how an index is dropped.class
Allows customizing how the analytics links are dropped.class
Allows customizing how datasets are loaded.class
Allows customizing how analytics dataverses are loaded.class
Customizes how indexes are loaded.class
Allows customizing how the analytics links are loaded.class
Allows customizing how pending mutations are loaded.class
Allows customizing how the analytics links are replaced. -
Uses of CommonOptions in com.couchbase.client.java.manager.bucket
Modifier and TypeClassDescriptionclass
class
class
class
class
class
-
Uses of CommonOptions in com.couchbase.client.java.manager.collection
Modifier and TypeClassDescriptionclass
Allows to customize the behavior of the create collection operation.class
Allows to customize the behavior of the create scope operation.class
Allows to customize the behavior of the drop collection operation.class
Allows to customize the behavior of the drop scope operation.class
Allows to customize the behavior of the get all scopes operation.class
Allows to customize the behavior of the get scope operation.class
Allows to customize the behavior of the create collection operation. -
Uses of CommonOptions in com.couchbase.client.java.manager.eventing
Modifier and TypeClassDescriptionclass
Allows to customize the behavior of the eventing functions deploy operation.class
Allows to customize the behavior of the eventing functions drop operation.class
Allows to customize the behavior of the eventing functions status operation.class
Allows to customize the behavior of the eventing function get all operation.class
Allows to customize the behavior of the eventing function get operation.class
Allows to customize the behavior of the eventing function pause operation.class
Allows to customize the behavior of the eventing function resume operation.class
Allows to customize the behavior of the eventing function undeploy operation.class
Allows to customize the behavior of the eventing function upsert operation. -
Uses of CommonOptions in com.couchbase.client.java.manager.query
Modifier and TypeClassDescriptionclass
Allows customizing how deferred indexes are built.class
Allows customizing how a query primary index is created.class
Allows customizing how a query index is created.class
Allows customizing how primary indexes are dropped.class
Allows customizing how query indexes are dropped.class
Allows customizing how query indexes are loaded.class
Allows customizing how the query indexes are watched. -
Uses of CommonOptions in com.couchbase.client.java.manager.raw
-
Uses of CommonOptions in com.couchbase.client.java.manager.search
Modifier and TypeClassDescriptionclass
class
class
class
class
class
class
class
class
class
class
class
-
Uses of CommonOptions in com.couchbase.client.java.manager.user
Modifier and TypeClassDescriptionclass
class
class
class
class
class
class
class
class
class
-
Uses of CommonOptions in com.couchbase.client.java.manager.view
Modifier and TypeClassDescriptionclass
class
class
class
class
-
Uses of CommonOptions in com.couchbase.client.java.query
Modifier and TypeClassDescriptionclass
Allows customizing various N1QL query options. -
Uses of CommonOptions in com.couchbase.client.java.search
-
Uses of CommonOptions in com.couchbase.client.java.view