public static interface ExecutableFindByQueryOperation.FindByQueryInCollection<T> extends ExecutableFindByQueryOperation.FindByQueryWithQuery<T>, WithCollection<T>
| Modifier and Type | Method and Description |
|---|---|
ExecutableFindByQueryOperation.FindByQueryWithQuery<T> |
inCollection(String collection)
Allows to override the default scan consistency.
|
matching, matchingall, count, exists, first, firstValue, one, oneValue, streamExecutableFindByQueryOperation.FindByQueryWithQuery<T> inCollection(String collection)
inCollection in interface WithCollection<T>collection - the collection to use for this query.Copyright © 2011–2021 Pivotal Software, Inc.. All rights reserved.