@InterfaceStability.Evolving @InterfaceAudience.LimitedPrivate(value="Hive developer") public class RetrySemantics extends Object
| Modifier and Type | Class and Description |
|---|---|
static interface |
RetrySemantics.CannotRetry |
static interface |
RetrySemantics.Idempotent |
static interface |
RetrySemantics.ReadOnly |
static interface |
RetrySemantics.SafeToRetry |
| Constructor and Description |
|---|
RetrySemantics() |
Copyright © 2019 The Apache Software Foundation. All Rights Reserved.