Interface ReactiveDeleteOperation.TerminatingDelete

Enclosing interface:
ReactiveDeleteOperation

public static interface ReactiveDeleteOperation.TerminatingDelete
Trigger DELETE operation by calling one of the terminating methods.
  • Method Summary

    Modifier and Type
    Method
    Description
    reactor.core.publisher.Mono<WriteResult>
    all()
    Remove all matching rows.