Uses of Interface
org.apache.flink.runtime.state.changelog.StateChangelogStorageFactory
-
Packages that use StateChangelogStorageFactory Package Description org.apache.flink.runtime.state.changelog.inmemory -
-
Uses of StateChangelogStorageFactory in org.apache.flink.runtime.state.changelog.inmemory
Classes in org.apache.flink.runtime.state.changelog.inmemory that implement StateChangelogStorageFactory Modifier and Type Class Description classInMemoryStateChangelogStorageFactoryAnStateChangelogStorageFactoryfor creatingInMemoryStateChangelogStorage.
-