public static interface ReactiveDeleteOperation.DeleteWithQuery
filter.| Modifier and Type | Method and Description |
|---|---|
ReactiveDeleteOperation.TerminatingDelete |
matching(Query query)
Define the
Query used to filter elements in the delete. |
ReactiveDeleteOperation.TerminatingDelete matching(Query query)
Query used to filter elements in the delete.query - Query used as the filter in the delete; must not be null.ReactiveDeleteOperation.TerminatingDelete.IllegalArgumentException - if Query is null.ReactiveDeleteOperation.TerminatingDeleteCopyright © 2011–2018 Pivotal Software, Inc.. All rights reserved.