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