public static interface ReactiveDeleteOperation.TerminatingDelete
DELETE operation by calling one of the terminating methods.| Modifier and Type | Method and Description |
|---|---|
reactor.core.publisher.Mono<WriteResult> |
all()
Remove all matching rows.
|
reactor.core.publisher.Mono<WriteResult> all()
WriteResult; never null.WriteResult,
MonoCopyright © 2011–2018 Pivotal Software, Inc.. All rights reserved.