T - the entity type to use for the results.@Deprecated public static interface ExecutableFindByQueryOperation.FindByQueryConsistentWith<T> extends ExecutableFindByQueryOperation.FindByQueryInScope<T>
| Modifier and Type | Method and Description |
|---|---|
ExecutableFindByQueryOperation.FindByQueryInScope<T> |
consistentWith(com.couchbase.client.java.query.QueryScanConsistency scanConsistency)
Deprecated.
|
inScopeinCollectionwithOptionsmatching, matchingall, count, exists, first, firstValue, one, oneValue, stream@Deprecated ExecutableFindByQueryOperation.FindByQueryInScope<T> consistentWith(com.couchbase.client.java.query.QueryScanConsistency scanConsistency)
scanConsistency - the custom scan consistency to use for this query.Copyright © 2011–2022 Pivotal Software, Inc.. All rights reserved.