public static interface ExecutableFindOperation.DistinctWithQuery<T> extends ExecutableFindOperation.DistinctWithProjection
| Modifier and Type | Method and Description |
|---|---|
ExecutableFindOperation.TerminatingDistinct<T> |
matching(Query query)
Set the filter query to be used.
|
asExecutableFindOperation.TerminatingDistinct<T> matching(Query query)
query - must not be null.ExecutableFindOperation.TerminatingDistinct.IllegalArgumentException - if resultType is null.Copyright © 2011–2018 Pivotal Software, Inc.. All rights reserved.