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