DeleteBuilder, DeleteBuilderMain, GuaranteeableDeletable, RemoveWatchesTypeDeleteBuilderImpl, RemoveWatchesBuilderImplpublic interface Guaranteeable<T>
| Modifier and Type | Method | Description |
|---|---|---|
T |
guaranteed() |
Solves edge cases where an operation may succeed on the server but connection failure occurs before a
response can be successfully returned to the client.
|
T guaranteed()
GuaranteeableDeletableCopyright © 2011–2018 The Apache Software Foundation. All rights reserved.