| Package | Description |
|---|---|
| com.facebook.presto.cassandra |
| Modifier and Type | Method and Description |
|---|---|
@NotNull RetryPolicyType |
CassandraClientConfig.getRetryPolicy() |
static RetryPolicyType |
RetryPolicyType.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static RetryPolicyType[] |
RetryPolicyType.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
CassandraClientConfig |
CassandraClientConfig.setRetryPolicy(RetryPolicyType retryPolicy) |
Copyright © 2012–2021. All rights reserved.