Interface ReactiveDeleteOperation.TerminatingDelete
- Enclosing interface:
- ReactiveDeleteOperation
public static interface ReactiveDeleteOperation.TerminatingDelete
Trigger
DELETE
operation by calling one of the terminating methods.-
Method Summary
-
Method Details
-
all
Mono<WriteResult> all()Remove all matching rows.- Returns:
- the
WriteResult
; never null. - See Also:
-