@Internal
public interface StateChangelogStorageFactory
StateChangelogStorage. Please use StateChangelogStorageLoader to
create StateChangelogStorage.| Modifier and Type | Method and Description |
|---|---|
StateChangelogStorage<?> |
createStorage(org.apache.flink.configuration.Configuration configuration)
Create the storage based on a configuration.
|
String |
getIdentifier()
Get the identifier for user to use this changelog storage factory.
|
String getIdentifier()
StateChangelogStorage<?> createStorage(org.apache.flink.configuration.Configuration configuration) throws IOException
IOExceptionCopyright © 2014–2022 The Apache Software Foundation. All rights reserved.