| Class | Description |
|---|---|
| RetrySemantics |
These annotations are meant to indicate how to handle retry logic.
|
| Annotation Type | Description |
|---|---|
| RetrySemantics.CannotRetry | |
| RetrySemantics.Idempotent | |
| RetrySemantics.ReadOnly | |
| RetrySemantics.SafeToRetry |
Copyright © 2022 The Apache Software Foundation. All rights reserved.