public static interface ExecutableUpdateOperation.TerminatingUpdate
Modifier and Type | Method and Description |
---|---|
WriteResult |
apply(Update update)
|
WriteResult apply(Update update)
update
- Update
to apply; must not be null.result
of the update; never null.IllegalArgumentException
- if Update
is null.WriteResult
Copyright © 2011–2021 Pivotal Software, Inc.. All rights reserved.