| Package | Description |
|---|---|
| org.apache.flink.table.connector.source.lookup |
| Modifier and Type | Field and Description |
|---|---|
static org.apache.flink.configuration.ConfigOption<LookupOptions.ReloadStrategy> |
LookupOptions.FULL_CACHE_RELOAD_STRATEGY |
| Modifier and Type | Method and Description |
|---|---|
static LookupOptions.ReloadStrategy |
LookupOptions.ReloadStrategy.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static LookupOptions.ReloadStrategy[] |
LookupOptions.ReloadStrategy.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.