Uses of Class
com.couchbase.client.java.manager.query.ReactiveQueryIndexManager
-
Packages that use ReactiveQueryIndexManager 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. -
-
Uses of ReactiveQueryIndexManager in com.couchbase.client.java
Methods in com.couchbase.client.java that return ReactiveQueryIndexManager Modifier and Type Method Description ReactiveQueryIndexManagerReactiveCluster. queryIndexes()Provides access to the N1QL index management services. -
Uses of ReactiveQueryIndexManager in com.couchbase.client.java.manager.query
Methods in com.couchbase.client.java.manager.query that return ReactiveQueryIndexManager Modifier and Type Method Description ReactiveQueryIndexManagerQueryIndexManager. reactive()Provides access to theReactiveQueryIndexManager.
-