Class |
Description |
AbstractCompoundQuery |
Base class for FTS queries that are composite, compounding several other SearchQuery .
|
AbstractSearchFacetResult |
|
AllowQueryingSearchIndexOptions |
|
AnalyticsAccessor |
Internal helper to map the results from the analytics requests.
|
AnalyticsDataset |
Represents a dataset (or collection) in analytics.
|
AnalyticsDataType |
Holds the data-types for fields to index.
|
AnalyticsDataverse |
Represents a dataverse in analytics.
|
AnalyticsIndex |
Represents an index in analytics.
|
AnalyticsIndexManager |
Performs management operations on analytics indexes.
|
AnalyticsLink |
Represents a Link to an external datasource that is connected with the Analytics service.
|
AnalyticsLinkType |
Describes the analytics external link types.
|
AnalyticsMetaData |
Holds associated metadata returned by the server for the performed analytics request.
|
AnalyticsMetrics |
Holds the metrics as returned from an analytics response.
|
AnalyticsOptions |
Allows customizing various analytics query options.
|
AnalyticsResult |
The result of an analytics query, including rows and associated metadata.
|
AnalyticsScanConsistency |
The possible values for scan consistency in an analytics request.
|
AnalyticsStatus |
|
AnalyticsWarning |
Represents a single warning returned from the analytics engine.
|
AnalyzeDocumentOptions |
|
AppendOptions |
Modifies properties of the append operation.
|
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 |
|
ArrayPrepend |
An intention to perform a SubDocument array prepend operation.
|
ArraySetOptions |
|
AsyncAnalyticsIndexManager |
Performs management operations on analytics indexes.
|
AsyncBinaryCollection |
Allows to perform certain operations on non-JSON documents.
|
AsyncBucket |
Provides access to a Couchbase bucket in an async fashion.
|
AsyncBucketManager |
Performs (async) management operations on Buckets.
|
AsyncCluster |
The AsyncCluster is the main entry point when connecting to a Couchbase cluster using the async API.
|
AsyncCollection |
The AsyncCollection provides basic asynchronous access to all collection APIs.
|
AsyncCollectionManager |
|
AsyncCollectionQueryIndexManager |
Performs management operations on query indexes at the Collection level.
|
AsyncCouchbaseHttpClient |
A specialized HTTP client for making requests to Couchbase Server.
|
AsyncEventingFunctionManager |
|
AsyncQueryIndexManager |
Performs management operations on query indexes.
|
AsyncScope |
The scope identifies a group of collections and allows high application
density as a result.
|
AsyncScopeSearchIndexManager |
|
AsyncSearchIndexManager |
|
AsyncUserManager |
|
AsyncUtils |
|
AsyncViewIndexManager |
|
AuthDomain |
The possible authentication domains that can be used when managing users with RBAC.
|
BatchErrorContext |
Provides additional insight into why a BatchHelper operation fails.
|
BatchHelper |
This helper class provides methods that make performing batch operations easy and comfortable.
|
BatchHelperExistsCompletedEvent |
|
BatchHelperFailureException |
|
BinaryCollection |
Allows to perform certain operations on non-JSON documents.
|
BooleanFieldQuery |
A FTS query that queries fields explicitly indexed as boolean.
|
BooleanQuery |
A compound FTS query that allows various combinations of sub-queries.
|
Bucket |
Provides access to a Couchbase bucket in a blocking fashion.
|
BucketManager |
Performs management operations on Buckets.
|
BucketSettings |
Represents all properties of a Couchbase Server Bucket.
|
BucketType |
Specifies the main type of the bucket.
|
BuildQueryIndexOptions |
Allows customizing how deferred indexes are built.
|
ChangePasswordOptions |
|
Cluster |
The Cluster is the main entry point when connecting to a Couchbase cluster.
|
ClusterEnvironment |
The Environment is the main place in the SDK where configuration and state lives (i.e.
|
ClusterEnvironment.Builder |
|
ClusterOptions |
Allows specifying custom options when connecting to the cluster.
|
ClusterPropertyLoader |
Marker interface for additional properties that can be loaded via the cluster environment builder.
|
Collection |
The Collection provides blocking, synchronous access to all collection APIs.
|
CollectionManager |
|
CollectionQueryIndexManager |
Performs management operations on query indexes at the Collection level.
|
CollectionSpec |
The CollectionSpec describes properties of a collection that can be managed.
|
CommonDatastructureOptions<SELF extends CommonDatastructureOptions<SELF>> |
|
CommonDurabilityOptions<SELF extends CommonDurabilityOptions<SELF>> |
Extends the CommonOptions to also include the durability requirements.
|
CommonHttpOptions<SELF extends CommonHttpOptions<SELF>> |
Options common to all HTTP requests.
|
CommonOptions<SELF extends CommonOptions<SELF>> |
Common options that are used by most operations.
|
CompressionMode |
Specifies the compression mode used on the bucket.
|
ConflictResolutionType |
The type of conflict resolution to configure for the bucket.
|
ConjunctionQuery |
A compound FTS query that performs a logical AND between all its sub-queries (conjunction).
|
ConnectLinkAnalyticsOptions |
Customizes how a analytics link is connected.
|
ConverterUtil |
|
Coordinate |
A coordinate is a tuple of a latitude and a longitude.
|
Coordinate.CoordinateBuilderLatitude |
A staged builder that holds a coordinate's latitude value.
|
Coordinate.CoordinateBuilderLongitude |
A staged builder that holds a coordinate's longitude value.
|
CouchbaseArrayList<E> |
|
CouchbaseArraySet<T> |
|
CouchbaseHttpClient |
A specialized HTTP client for making requests to Couchbase Server.
|
CouchbaseMap<E> |
|
CouchbaseQueue<E> |
|
CouchbaseRemoteAnalyticsLink |
An analytics link to a remote couchbase cluster.
|
CouchbaseRemoteAnalyticsLink.EncryptionLevel |
Security options for remote Couchbase links.
|
CounterResult |
Result returned from counter (increment, decrement) operations.
|
CreateBucketOptions |
|
CreateCollectionOptions |
Allows to customize the behavior of the create collection operation.
|
CreateDatasetAnalyticsOptions |
Allows customizing how datasets are created.
|
CreateDataverseAnalyticsOptions |
Allows customizing how an analytics dataverse is created.
|
CreateIndexAnalyticsOptions |
Customizes how an index is created.
|
CreateLinkAnalyticsOptions |
Allows customizing how the analytics links are created.
|
CreatePrimaryQueryIndexOptions |
Allows customizing how a query primary index is created.
|
CreateQueryIndexOptions |
Allows customizing how a query index is created.
|
CreateScopeOptions |
Allows to customize the behavior of the create scope operation.
|
DateRange |
|
DateRangeFacet |
A facet that categorizes rows inside date ranges (or buckets) provided by the user.
|
DateRangeQuery |
A FTS query that matches documents on a range of dates.
|
DateRangeSearchFacetResult |
|
DecrementOptions |
Modifies properties of the decrement operation.
|
DefaultJsonSerializer |
The default JSON serializer.
|
DeployFunctionOptions |
Allows to customize the behavior of the eventing functions deploy operation.
|
DesignDocument |
A collection of named View s.
|
DesignDocumentNamespace |
|
DiagnosticsOptions |
Allows to customize the diagnostics report.
|
DisallowQueryingSearchIndexOptions |
|
DisconnectLinkAnalyticsOptions |
Customizes how a analytics link is disconnected.
|
DisjunctionQuery |
A compound FTS query that performs a logical OR between all its sub-queries (disjunction).
|
DocIdQuery |
A FTS query that matches on Couchbase document IDs.
|
DropBucketOptions |
|
DropCollectionOptions |
Allows to customize the behavior of the drop collection operation.
|
DropDatasetAnalyticsOptions |
Allows customizing how datasets are dropped.
|
DropDataverseAnalyticsOptions |
Allows customizing how an analytics dataverse is dropped.
|
DropDesignDocumentOptions |
|
DropFunctionOptions |
Allows to customize the behavior of the eventing functions drop operation.
|
DropGroupOptions |
|
DropIndexAnalyticsOptions |
Customizes how an index is dropped.
|
DropLinkAnalyticsOptions |
Allows customizing how the analytics links are dropped.
|
DropPrimaryQueryIndexOptions |
Allows customizing how primary indexes are dropped.
|
DropQueryIndexOptions |
Allows customizing how query indexes are dropped.
|
DropScopeOptions |
Allows to customize the behavior of the drop scope operation.
|
DropSearchIndexOptions |
|
DropUserOptions |
|
DurabilityUtils |
|
EjectionPolicy |
Deprecated.
|
EncodedFragment |
The EncodedFragment represents a fragment returned from a subdocument lookup.
|
EncodingUtil |
|
Encrypted |
Indicates the annotated field should be encrypted during serialization
and decrypted during deserialization.
|
Encrypted.Migration |
|
EncryptedFieldDeserializationModifier |
|
EncryptedFieldDeserializationModifier |
|
EncryptedFieldDeserializer |
|
EncryptedFieldDeserializer |
|
EncryptedFieldSerializationModifier |
|
EncryptedFieldSerializationModifier |
|
EncryptedFieldSerializer |
|
EncryptedFieldSerializer |
|
EncryptionModule |
Can be registered with a Jackson ObjectMapper to activate
the Encrypted annotation.
|
ErrorUtil |
|
EventingFunction |
An immutable representation of the EventingFunction stored or to be stored on the server.
|
EventingFunction.Builder |
This builder allows to customize the properties of the eventing function.
|
EventingFunctionBucketAccess |
The bucket access policy for the bucket binding.
|
EventingFunctionBucketBinding |
Represents a bucket binding of an eventing function.
|
EventingFunctionConstantBinding |
Represents a constant binding of an eventing function.
|
EventingFunctionDcpBoundary |
Describes from where in the DCP stream the function should start.
|
EventingFunctionDeploymentStatus |
The deployment status of the eventing function.
|
EventingFunctionKeyspace |
A keyspace represents a triple of bucket, scope and collection.
|
EventingFunctionLanguageCompatibility |
Defines the function language compatibility level.
|
EventingFunctionLogLevel |
Specifies the log level used when logging out of the eventing function.
|
EventingFunctionManager |
|
EventingFunctionProcessingStatus |
The processing status of the eventing function.
|
EventingFunctionSettings |
|
EventingFunctionSettings.Builder |
|
EventingFunctionState |
|
EventingFunctionStatus |
The compound status an eventing function can be in at any given point in time.
|
EventingFunctionUrlAuth |
Abstract interface for all possible URL Binding authentication mechanisms.
|
EventingFunctionUrlAuthBasic |
Uses HTTP Basic authentication for the URL binding.
|
EventingFunctionUrlAuthBearer |
Uses Bearer authentication for the URL binding.
|
EventingFunctionUrlAuthDigest |
Uses HTTP Digest authentication for the URL binding.
|
EventingFunctionUrlBinding |
Represents a URL binding of an eventing function.
|
EventingFunctionUrlBinding.Builder |
|
EventingFunctionUrlNoAuth |
No authentication for a URL binding is used.
|
EventingStatus |
Contains the status of all eventing functions stored on the server.
|
EvictionPolicyType |
The eviction policy for a bucket.
|
ExistsOptions |
|
ExistsResult |
Result returned from an exists KeyValue operation.
|
Expiry |
|
FlushBucketOptions |
|
FreezePlanSearchIndexOptions |
|
FunctionsStatusOptions |
Allows to customize the behavior of the eventing functions status operation.
|
GeoBoundingBoxQuery |
A FTS query which allows to match geo bounding boxes.
|
GeoDistanceQuery |
A FTS query which allows to match on geo distances.
|
GeoPolygonQuery |
A search query which allows to match inside a geo polygon.
|
GetAllBucketOptions |
|
GetAllDatasetsAnalyticsOptions |
Allows customizing how datasets are loaded.
|
GetAllDataversesAnalyticsOptions |
Allows customizing how analytics dataverses are loaded.
|
GetAllDesignDocumentsOptions |
|
GetAllFunctionsOptions |
Allows to customize the behavior of the eventing function get all operation.
|
GetAllGroupsOptions |
|
GetAllIndexesAnalyticsOptions |
Customizes how indexes are loaded.
|
GetAllQueryIndexesOptions |
Allows customizing how query indexes are loaded.
|
GetAllReplicasOptions |
|
GetAllScopesOptions |
Allows to customize the behavior of the get all scopes operation.
|
GetAllSearchIndexesOptions |
|
GetAllUsersOptions |
|
GetAndLockOptions |
|
GetAndTouchOptions |
|
GetAnyReplicaOptions |
|
GetBucketOptions |
|
GetDesignDocumentOptions |
|
GetFunctionOptions |
Allows to customize the behavior of the eventing function get operation.
|
GetGroupOptions |
|
GetIndexedSearchIndexOptions |
|
GetLinksAnalyticsOptions |
Allows customizing how the analytics links are loaded.
|
GetOptions |
Allows to customize a get request.
|
GetPendingMutationsAnalyticsOptions |
Allows customizing how pending mutations are loaded.
|
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.
|
GetRolesOptions |
|
GetScopeOptions |
Allows to customize the behavior of the get scope operation.
|
GetSearchIndexOptions |
|
GetUserOptions |
|
Group |
|
HighlightStyle |
Enumeration of the highlighting styles recognized by the FTS engine.
|
HttpBody |
The body of a POST or PUT request.
|
HttpDeleteOptions |
|
HttpGetOptions |
|
HttpPath |
Specifies the path for an HTTP request.
|
HttpPostOptions |
|
HttpPutOptions |
|
HttpResponse |
HTTP status code and response content.
|
HttpTarget |
Specifies which Couchbase service should receive the request.
|
Increment |
An intention to perform a SubDocument increment operation.
|
IncrementOptions |
Modifies properties of the increment operation.
|
Insert |
An intention to perform a SubDocument insert operation.
|
InsertOptions |
|
JacksonJsonSerializer |
A serializer backed by a user-provided Jackson ObjectMapper .
|
JacksonJsonSerializer.PreflightCheckSubject |
|
JacksonTransformers |
|
JsonArray |
Represents a JSON array that can be stored and loaded from Couchbase Server.
|
JsonNull |
Represents the JSON form of "NULL".
|
JsonObject |
Represents a JSON object that can be stored and loaded from Couchbase Server.
|
JsonObjectCrypto |
A view of a Couchbase JsonObject for reading and writing encrypted fields.
|
JsonSerializer |
The JsonSerializer handles the serialization and deserialization of raw json data into java objects.
|
JsonTranscoder |
|
JsonValue |
|
JsonValueModule |
Can be registered with a Jackson ObjectMapper
to add support for Couchbase JsonObject and JsonArray .
|
JsonValueSerializerWrapper |
Wraps another serializer, intercepting and handling requests to
[de]serialize JsonObject and JsonArray.
|
LegacyTranscoder |
|
LookupInMacro |
Convenience macros to retrieve document metadata using a lookupIn Sub-Document call.
|
LookupInOptions |
|
LookupInResult |
This result is returned from successful KeyValue subdocument lookup responses.
|
LookupInSpec |
Defines specs to lookup parts in a JSON document.
|
LookupInSpecStandard |
|
MapOptions |
|
MatchAllQuery |
A FTS query that matches all indexed documents (usually for debugging purposes).
|
MatchNoneQuery |
A FTS query that matches 0 document (usually for debugging purposes).
|
MatchOperator |
Defines how the individual match terms should be logically concatenated.
|
MatchPhraseQuery |
A FTS query that matches several given terms (a "phrase"), applying further processing
like analyzers to them.
|
MatchQuery |
A FTS query that matches a given term, applying further processing to it
like analyzers, stemming and even fuzziness .
|
MutateInMacro |
|
MutateInOptions |
|
MutateInResult |
This result is returned from successful KeyValue subdocument mutation responses.
|
MutateInSpec |
Defines specs to mutate parts in a JSON document.
|
MutateInUtil |
Internal utility methods for the MutateIn subdoc operation.
|
MutationResult |
Result returned from all kinds of Key-Value mutation operations.
|
MutationState |
Aggregation of one or more MutationToken s for specifying
consistency requirements of N1QL or FTS queries.
|
NameValuePair |
A name-value pair.
|
NameValuePairs |
Represents a query string or form data.
|
NodeLocatorHelper |
Helper class to provide direct access on how document IDs are mapped onto nodes.
|
NumericRange |
|
NumericRangeFacet |
A facet that categorizes rows into numerical ranges (or buckets) provided by the user.
|
NumericRangeQuery |
A FTS query that matches documents on a range of values.
|
NumericRangeSearchFacetResult |
|
PauseFunctionOptions |
Allows to customize the behavior of the eventing function pause operation.
|
PauseIngestSearchIndexOptions |
|
PersistTo |
|
PhraseQuery |
A FTS query that matches several terms (a "phrase") as is.
|
PingOptions |
Allows to customize a cluster or bucket level ping operation.
|
PrefixQuery |
A FTS query that allows for simple matching on a given prefix.
|
PrependOptions |
Modifies properties of the prepend operation.
|
PublishDesignDocumentOptions |
|
QueryAccessor |
|
QueryIndex |
Contains the properties of a Query Index.
|
QueryIndexManager |
Performs management operations on query indexes.
|
QueryMetaData |
Stores any non-rows results related to the execution of a particular N1QL query.
|
QueryMetrics |
Query Metrics contains the query result metrics containing counts and timings
|
QueryOptions |
Allows customizing various N1QL query options.
|
QueryOptionsUtil |
|
QueryProfile |
Query profiling information received from the server query engine.
|
QueryResult |
The result of a N1QL query, including rows and associated metadata.
|
QueryScanConsistency |
The possible values for scan consistency in a N1QL request.
|
QueryStatus |
|
QueryStringQuery |
A FTS query that performs a search according to the "query string" syntax.
|
QueryWarning |
Represents a single warning returned from the query engine.
|
QueueOptions |
|
RangeScan |
Performs a KV range scan to scan between two ScanTerms .
|
RawBinaryTranscoder |
|
RawExternalAnalyticsLink |
A link of unrecognized type.
|
RawJsonTranscoder |
|
RawManager |
This class provides direct access to the various management APIs in a raw (uncommitted) form.
|
RawManagerOptions |
|
RawManagerRequest |
|
RawManagerResponse |
|
RawStringTranscoder |
|
ReactiveAnalyticsIndexManager |
Performs management operations on analytics indexes.
|
ReactiveAnalyticsResult |
|
ReactiveBatchHelper |
This helper class provides methods that make performing batch operations easy and comfortable.
|
ReactiveBinaryCollection |
Allows to perform certain operations on non-JSON documents.
|
ReactiveBucket |
Provides access to a Couchbase bucket in a reactive fashion.
|
ReactiveBucketManager |
Performs (reactive) management operations on Buckets.
|
ReactiveCluster |
The Cluster is the main entry point when connecting to a Couchbase cluster using the reactive APIs.
|
ReactiveCollection |
|
ReactiveCollectionManager |
|
ReactiveCollectionQueryIndexManager |
Performs management operations on query indexes at the ReactiveCollection level.
|
ReactiveCouchbaseHttpClient |
A specialized HTTP client for making requests to Couchbase Server.
|
ReactiveEventingFunctionManager |
|
ReactiveQueryIndexManager |
Performs management operations on query indexes.
|
ReactiveQueryResult |
Reactive result that fetch parts of the N1ql Query responses reactively
|
ReactiveScope |
The scope identifies a group of collections and allows high application
density as a result.
|
ReactiveSearchIndexManager |
|
ReactiveSearchResult |
|
ReactiveTransactionAttemptContext |
Provides methods to allow an application's transaction logic to read, mutate, insert and delete documents, as well
as commit or rollback the transaction.
|
ReactiveTransactions |
An asynchronous version of Transactions , allowing transactions to be created and run in an asynchronous
manner.
|
ReactiveUserManager |
|
ReactiveViewIndexManager |
|
ReactiveViewResult |
Holds a the result of a View request operation if successful.
|
RegexpQuery |
A FTS query that allows for simple matching of regular expressions.
|
Remove |
An intention to perform a SubDocument remove operation.
|
RemoveOptions |
|
RepackagedEncryptionModule |
Can be registered with a repackaged Jackson ObjectMapper to activate
the Encrypted annotation.
|
RepackagedJsonValueModule |
|
Replace |
An intention to perform a SubDocument replace operation.
|
ReplaceBodyWithXattr |
|
ReplaceLinkAnalyticsOptions |
Allows customizing how the analytics links are replaced.
|
ReplaceOptions |
|
ReplicateTo |
|
ResumeFunctionOptions |
Allows to customize the behavior of the eventing function resume operation.
|
ResumeIngestSearchIndexOptions |
|
Role |
|
RoleAndDescription |
|
RoleAndOrigins |
Associates a Role with information about why a user has the role.
|
RoleAndOrigins.Origin |
Indicates why a user has the role.
|
S3ExternalAnalyticsLink |
An analytics link to S3.
|
SamplingScan |
Performs a KV range scan using random sampling.
|
ScanOptions |
Allows to customize the various range and sampling scan options.
|
ScanResult |
Returned for each found item in a KV Range Scan operation.
|
ScanTerm |
A single ScanTerm identifying either the point to scan from or to scan to.
|
ScanType |
Specifies which documents to include in a KV scan.
|
Scope |
The scope identifies a group of collections and allows high application
density as a result.
|
ScopeSearchIndexManager |
|
ScopeSpec |
The ScopeSpec describes properties of a scope that can be managed.
|
Sdk2CompatibleLegacyTranscoder |
This transcoder is compatible with the Java SDK 2 "LegacyTranscoder", which makes it usable
back to Java SDK 1 as a result.
|
SearchDateRange |
|
SearchFacet |
Base class for all FTS facets in querying.
|
SearchFacetResult |
Base interface for all facet results.
|
SearchFacetUtil |
|
SearchFieldMissing |
|
SearchFieldMode |
|
SearchFieldType |
|
SearchGeoDistanceUnits |
|
SearchIndex |
A full text search index definition.
|
SearchIndexManager |
|
SearchIndexManagerUtil |
|
SearchMetaData |
|
SearchMetrics |
|
SearchNumericRange |
|
SearchOptions |
|
SearchQuery |
A base class for all FTS query classes.
|
SearchResult |
The result of an search query, including hits and associated metadata.
|
SearchRow |
An FTS result row (or hit).
|
SearchRowLocation |
A FTS result row location indicates at which position a given term occurs inside a given field.
|
SearchRowLocations |
|
SearchScanConsistency |
An enum listing the various consistency levels for FTS searches
that don't need additional parameters (like a mutation token vector).
|
SearchSort |
Base class for all FTS sort options in querying.
|
SearchSortField |
Sort by a field in the rows.
|
SearchSortGeoDistance |
Sort by a location and unit in the rows.
|
SearchSortId |
Sort by the document ID.
|
SearchSortScore |
Sort by the hit score.
|
SearchTermRange |
|
SerializableTranscoder |
This transcoder allows to serialize and deserialize objects if they implement the Serializable interface.
|
SingleQueryTransactionOptions |
Allows configuring a single-query-transaction.
|
StorageBackend |
The storage backend that should be used for a Couchbase Bucket.
|
StoreSemantics |
Describes how the outer document store semantics on subdoc should act.
|
TermFacet |
A facet that gives the number of occurrences of the most recurring terms in all rows.
|
TermQuery |
A FTS query that matches terms (without further analysis).
|
TermRangeQuery |
A FTS query that matches documents on a range of values.
|
TermSearchFacetResult |
|
TouchOptions |
|
TransactionAttemptContext |
Provides methods to allow an application's transaction logic to read, mutate, insert and delete documents, as well
as
commit or rollback the transaction.
|
TransactionCommitAmbiguousException |
The transaction expired at the point of trying to commit it.
|
TransactionExpiredException |
The transaction could not be fully completed in the configured timeout.
|
TransactionFailedException |
The transaction failed to reach the Committed point.
|
TransactionGetResult |
Represents a value fetched from Couchbase, along with additional transactional metadata.
|
TransactionKeyspace |
A keyspace represents a triple of bucket, scope and collection.
|
TransactionOptions |
Provides all configurable parameters for a single Couchbase transaction.
|
TransactionQueryOptions |
Allows customizing various N1QL query options.
|
TransactionQueryResult |
The result of a N1QL query executed within a transaction, including rows and associated metadata.
|
TransactionResult |
Provides some debugging and logging facilities for tracking what happened during a transaction.
|
Transactions |
The starting point for creating Couchbase transactions.
|
TransactionsCleanupConfig |
Provides all configurable parameters for Couchbase transactions cleanup.
|
TransactionsCleanupConfig.Builder |
|
TransactionsConfig |
Provides all configurable parameters for Couchbase transactions.
|
TransactionsConfig.Builder |
|
TransactionsQueryConfig |
Allows setting a default query configuration for all transactions.
|
TransactionsQueryConfig.Builder |
|
Transcoder |
The transcoder is responsible for transcoding KV binary packages between their binary and their java object
representation.
|
Transcoder.EncodedValue |
Represents the tuple of encoded value and flags to be used on the wire.
|
TypeRef<T> |
Conveys generic type information at run time.
|
UndeployFunctionOptions |
Allows to customize the behavior of the eventing function undeploy operation.
|
UnfreezePlanSearchIndexOptions |
|
UnlockOptions |
|
UpdateBucketOptions |
|
Upsert |
An intention to perform a SubDocument upsert operation.
|
UpsertDesignDocumentOptions |
|
UpsertFunctionOptions |
Allows to customize the behavior of the eventing function upsert operation.
|
UpsertGroupOptions |
|
UpsertOptions |
|
UpsertSearchIndexOptions |
|
UpsertUserOptions |
|
User |
|
UserAndMetadata |
Information sent by the server in response to a "get user(s)" request.
|
UserManager |
|
View |
A view index specification consisting of a 'map' function and optionally a 'reduce' function.
|
ViewAccessor |
Internal helper to access and convert view requests and responses.
|
ViewErrorMode |
Set the behavior on error for a view query.
|
ViewIndexManager |
|
ViewMetaData |
|
ViewOptions |
|
ViewOrdering |
Sets the ordering of the view result rows.
|
ViewResult |
Holds a the result of a View request operation if successful.
|
ViewRow |
|
ViewScanConsistency |
Sets the staleness requirement for the view query.
|
WaitUntilReadyOptions |
Allows to customize the diagnostics report.
|
WatchQueryIndexesOptions |
Allows customizing how the query indexes are watched.
|
WildcardQuery |
An FTS query that allows for simple matching using wildcard characters (* and ?).
|