Uses of Interface
org.apache.flink.state.changelog.restore.ChangelogApplierFactory
-
Packages that use ChangelogApplierFactory Package Description org.apache.flink.state.changelog -
-
Uses of ChangelogApplierFactory in org.apache.flink.state.changelog
Methods in org.apache.flink.state.changelog with parameters of type ChangelogApplierFactory Modifier and Type Method Description StateChangeApplierChangelogKeyGroupedPriorityQueue. getChangeApplier(ChangelogApplierFactory factory)StateChangeApplierChangelogState. getChangeApplier(ChangelogApplierFactory factory)
-