Uses of Interface
org.apache.flink.state.changelog.restore.StateChangeApplier
Packages that use StateChangeApplier
-
Uses of StateChangeApplier in org.apache.flink.state.changelog
Methods in org.apache.flink.state.changelog that return StateChangeApplierModifier and TypeMethodDescriptionChangelogKeyGroupedPriorityQueue.getChangeApplier(ChangelogApplierFactory factory) ChangelogState.getChangeApplier(ChangelogApplierFactory factory) -
Uses of StateChangeApplier in org.apache.flink.state.changelog.restore
Methods in org.apache.flink.state.changelog.restore that return StateChangeApplierModifier and TypeMethodDescriptionChangelogApplierFactory.forPriorityQueue(org.apache.flink.runtime.state.KeyGroupedInternalPriorityQueue<T> priorityQueue, org.apache.flink.api.common.typeutils.TypeSerializer<T> serializer)