Uses of Class
com.couchbase.client.java.query.core.N1qlQueryExecutor
| Package | Description |
|---|---|
| com.couchbase.client.java |
-
Uses of N1qlQueryExecutor in com.couchbase.client.java
Methods in com.couchbase.client.java that return N1qlQueryExecutor Modifier and Type Method Description protected N1qlQueryExecutorCouchbaseAsyncBucket. n1qlQueryExecutor()Returns the underlyingN1qlQueryExecutorused to perform N1QL queries.