public static class FlinkFactoryUtil.FlinkFactoryHelper<F extends LogStoreTableFactory> extends Object
LogStoreTableFactory.| Modifier and Type | Field and Description |
|---|---|
protected org.apache.flink.configuration.Configuration |
allOptions |
protected Set<String> |
consumedOptionKeys |
protected Set<String> |
deprecatedOptionKeys |
protected F |
factory |
| Constructor and Description |
|---|
FlinkFactoryHelper(F factory,
Map<String,String> configuration,
org.apache.flink.configuration.ConfigOption<?>... implicitOptions) |
| Modifier and Type | Method and Description |
|---|---|
org.apache.flink.configuration.ReadableConfig |
getOptions()
Returns all options currently being consumed by the factory.
|
protected final F extends LogStoreTableFactory factory
protected final org.apache.flink.configuration.Configuration allOptions
Copyright © 2023–2024 The Apache Software Foundation. All rights reserved.