Uses of Class
com.couchbase.client.java.CommonOptions
Packages that use 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
Classes in com.couchbase.client.java with type parameters of type CommonOptionsModifier and TypeClassDescriptionclassCommonOptions<SELF extends CommonOptions<SELF>>Common options that are used by most operations. -
Uses of CommonOptions in com.couchbase.client.java.analytics
Subclasses of CommonOptions in com.couchbase.client.java.analyticsModifier and TypeClassDescriptionclassAllows customizing various analytics query options. -
Uses of CommonOptions in com.couchbase.client.java.http
Subclasses of CommonOptions in com.couchbase.client.java.httpModifier and TypeClassDescriptionclassCommonHttpOptions<SELF extends CommonHttpOptions<SELF>>Options common to all HTTP requests.classclassclassclassclass -
Uses of CommonOptions in com.couchbase.client.java.kv
Subclasses of CommonOptions in com.couchbase.client.java.kvModifier and TypeClassDescriptionclassModifies properties of the append operation.classclassclassCommonDatastructureOptions<SELF extends CommonDatastructureOptions<SELF>>classCommonDurabilityOptions<SELF extends CommonDurabilityOptions<SELF>>Extends theCommonOptionsto also include the durability requirements.classModifies properties of the decrement operation.classclassclassclassclassclassAllows to customize a get request.classModifies properties of the increment operation.classclassclassclassclassclassclassModifies properties of the prepend operation.classclassclassclassAllows to customize the various range and sampling scan options.classclassclass -
Uses of CommonOptions in com.couchbase.client.java.manager.analytics
Subclasses of CommonOptions in com.couchbase.client.java.manager.analyticsModifier and TypeClassDescriptionclassCustomizes how a analytics link is connected.classAllows customizing how datasets are created.classAllows customizing how an analytics dataverse is created.classCustomizes how an index is created.classAllows customizing how the analytics links are created.classCustomizes how a analytics link is disconnected.classAllows customizing how datasets are dropped.classAllows customizing how an analytics dataverse is dropped.classCustomizes how an index is dropped.classAllows customizing how the analytics links are dropped.classAllows customizing how datasets are loaded.classAllows customizing how analytics dataverses are loaded.classCustomizes how indexes are loaded.classAllows customizing how the analytics links are loaded.classAllows customizing how pending mutations are loaded.classAllows customizing how the analytics links are replaced. -
Uses of CommonOptions in com.couchbase.client.java.manager.bucket
Subclasses of CommonOptions in com.couchbase.client.java.manager.bucketModifier and TypeClassDescriptionclassclassclassclassclassclass -
Uses of CommonOptions in com.couchbase.client.java.manager.collection
Subclasses of CommonOptions in com.couchbase.client.java.manager.collectionModifier and TypeClassDescriptionclassAllows to customize the behavior of the create collection operation.classAllows to customize the behavior of the create scope operation.classAllows to customize the behavior of the drop collection operation.classAllows to customize the behavior of the drop scope operation.classAllows to customize the behavior of the get all scopes operation.classAllows to customize the behavior of the get scope operation.classAllows to customize the behavior of the create collection operation. -
Uses of CommonOptions in com.couchbase.client.java.manager.eventing
Subclasses of CommonOptions in com.couchbase.client.java.manager.eventingModifier and TypeClassDescriptionclassAllows to customize the behavior of the eventing functions deploy operation.classAllows to customize the behavior of the eventing functions drop operation.classAllows to customize the behavior of the eventing functions status operation.classAllows to customize the behavior of the eventing function get all operation.classAllows to customize the behavior of the eventing function get operation.classAllows to customize the behavior of the eventing function pause operation.classAllows to customize the behavior of the eventing function resume operation.classAllows to customize the behavior of the eventing function undeploy operation.classAllows to customize the behavior of the eventing function upsert operation. -
Uses of CommonOptions in com.couchbase.client.java.manager.query
Subclasses of CommonOptions in com.couchbase.client.java.manager.queryModifier and TypeClassDescriptionclassAllows customizing how deferred indexes are built.classAllows customizing how a query primary index is created.classAllows customizing how a query index is created.classAllows customizing how primary indexes are dropped.classAllows customizing how query indexes are dropped.classAllows customizing how query indexes are loaded.classAllows customizing how the query indexes are watched. -
Uses of CommonOptions in com.couchbase.client.java.manager.raw
Subclasses of CommonOptions in com.couchbase.client.java.manager.raw -
Uses of CommonOptions in com.couchbase.client.java.manager.search
Subclasses of CommonOptions in com.couchbase.client.java.manager.searchModifier and TypeClassDescriptionclassclassclassclassclassclassclassclassclassclassclassclass -
Uses of CommonOptions in com.couchbase.client.java.manager.user
Subclasses of CommonOptions in com.couchbase.client.java.manager.userModifier and TypeClassDescriptionclassclassclassclassclassclassclassclassclassclass -
Uses of CommonOptions in com.couchbase.client.java.manager.view
Subclasses of CommonOptions in com.couchbase.client.java.manager.viewModifier and TypeClassDescriptionclassclassclassclassclass -
Uses of CommonOptions in com.couchbase.client.java.query
Subclasses of CommonOptions in com.couchbase.client.java.queryModifier and TypeClassDescriptionclassAllows customizing various N1QL query options. -
Uses of CommonOptions in com.couchbase.client.java.search
Subclasses of CommonOptions in com.couchbase.client.java.search -
Uses of CommonOptions in com.couchbase.client.java.view
Subclasses of CommonOptions in com.couchbase.client.java.view