| Package | Description |
|---|---|
| com.couchbase.client.java |
Holds all classes that are needed for the Couchbase Java SDK.
|
| com.couchbase.client.java.manager.query |
APIs related to N1QL query index management.
|
| Class and Description |
|---|
| AsyncCollectionQueryIndexManager
Performs management operations on query indexes at the Collection level.
|
| AsyncQueryIndexManager
Performs management operations on query indexes.
|
| CollectionQueryIndexManager
Performs management operations on query indexes at the Collection level.
|
| 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.
|
| Class and 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.
|
| BuildQueryIndexOptions.Built |
| CreatePrimaryQueryIndexOptions
Allows customizing how a query primary index is created.
|
| CreatePrimaryQueryIndexOptions.Built |
| CreateQueryIndexOptions
Allows customizing how a query index is created.
|
| CreateQueryIndexOptions.Built |
| DropPrimaryQueryIndexOptions
Allows customizing how primary indexes are dropped.
|
| DropPrimaryQueryIndexOptions.Built |
| DropQueryIndexOptions
Allows customizing how query indexes are dropped.
|
| DropQueryIndexOptions.Built |
| GetAllQueryIndexesOptions
Allows customizing how query indexes are loaded.
|
| GetAllQueryIndexesOptions.Built |
| QueryIndex
Contains the properties of a Query Index.
|
| ReactiveQueryIndexManager
Performs management operations on query indexes.
|
| WatchQueryIndexesOptions
Allows customizing how the query indexes are watched.
|
| WatchQueryIndexesOptions.Built |
Copyright © 2024 Couchbase, Inc.. All rights reserved.