| 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.
|
| Modifier and Type | Method and Description |
|---|---|
AsyncQueryIndexManager |
AsyncCluster.queryIndexes()
Provides access to the N1QL index management services.
|
| Modifier and Type | Method and Description |
|---|---|
AsyncQueryIndexManager |
QueryIndexManager.async() |
| Constructor and Description |
|---|
QueryIndexManager(AsyncQueryIndexManager async) |
ReactiveQueryIndexManager(AsyncQueryIndexManager async) |
Copyright © 2020 Couchbase, Inc.. All rights reserved.