@Internal public class StateChangelogStorageLoader extends Object
PluginManager to load StateChangelogStorage.| Constructor and Description |
|---|
StateChangelogStorageLoader() |
| Modifier and Type | Method and Description |
|---|---|
static void |
initialize(org.apache.flink.core.plugin.PluginManager pluginManager) |
static StateChangelogStorage<?> |
load(org.apache.flink.configuration.Configuration configuration) |
public static void initialize(org.apache.flink.core.plugin.PluginManager pluginManager)
@Nullable public static StateChangelogStorage<?> load(org.apache.flink.configuration.Configuration configuration) throws IOException
IOExceptionCopyright © 2014–2022 The Apache Software Foundation. All rights reserved.