| Package | Description |
|---|---|
| org.apache.hadoop.hive.metastore.txn.retry |
| Modifier and Type | Method and Description |
|---|---|
RetryPropagation |
SqlRetryCallProperties.getRetryPropagation() |
static RetryPropagation |
RetryPropagation.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static RetryPropagation[] |
RetryPropagation.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
SqlRetryCallProperties |
SqlRetryCallProperties.withRetryPropagation(RetryPropagation retryPropagation) |
Copyright © 2024 The Apache Software Foundation. All rights reserved.