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