public static interface ReactiveUpdateOperation.TerminatingUpdate
UPDATE execution by calling one of the terminating methods.| Modifier and Type | Method and Description |
|---|---|
reactor.core.publisher.Mono<WriteResult> |
apply(Update update)
Update all matching rows in the table.
|
reactor.core.publisher.Mono<WriteResult> apply(Update update)
WriteResult of the update; never null.Update,
WriteResult,
MonoCopyright © 2011–2018 Pivotal Software, Inc.. All rights reserved.