| Package | Description |
|---|---|
| com.couchbase.client.java.query.core |
| Constructor and Description |
|---|
N1qlQueryExecutor(com.couchbase.client.core.ClusterFacade core,
String bucket,
String password,
LRUCache<String,PreparedPayload> lruCache)
This constructor is for testing purpose, prefer using
N1qlQueryExecutor.N1qlQueryExecutor(ClusterFacade, String, String). |
Copyright © 2015 Couchbase, Inc.. All rights reserved.