| Package | Description |
|---|---|
| org.apache.flink.table.api.config |
| Modifier and Type | Field and Description |
|---|---|
static org.apache.flink.configuration.ConfigOption<ExecutionConfigOptions.RetryStrategy> |
ExecutionConfigOptions.TABLE_EXEC_ASYNC_SCALAR_RETRY_STRATEGY |
| Modifier and Type | Method and Description |
|---|---|
static ExecutionConfigOptions.RetryStrategy |
ExecutionConfigOptions.RetryStrategy.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static ExecutionConfigOptions.RetryStrategy[] |
ExecutionConfigOptions.RetryStrategy.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Copyright © 2014–2024 The Apache Software Foundation. All rights reserved.