See: Description
Class | Description |
---|---|
AsyncCollectionQueryIndexManager |
Performs management operations on query indexes at the Collection level.
|
AsyncQueryIndexManager |
Performs management operations on query indexes.
|
BuildQueryIndexOptions |
Allows customizing how deferred indexes are built.
|
CollectionQueryIndexManager |
Performs management operations on query indexes at the Collection level.
|
CreatePrimaryQueryIndexOptions |
Allows customizing how a query primary index is created.
|
CreateQueryIndexOptions |
Allows customizing how a query index is created.
|
DropPrimaryQueryIndexOptions |
Allows customizing how primary indexes are dropped.
|
DropQueryIndexOptions |
Allows customizing how query indexes are dropped.
|
GetAllQueryIndexesOptions |
Allows customizing how query indexes are loaded.
|
QueryIndex |
Contains the properties of a Query Index.
|
QueryIndexManager |
Performs management operations on query indexes.
|
ReactiveCollectionQueryIndexManager |
Performs management operations on query indexes at the ReactiveCollection level.
|
ReactiveQueryIndexManager |
Performs management operations on query indexes.
|
WatchQueryIndexesOptions |
Allows customizing how the query indexes are watched.
|
Copyright © 2024 Couchbase, Inc.. All rights reserved.