Uses of Class
org.apache.flink.state.changelog.ChangelogKeyGroupedPriorityQueue
Packages that use ChangelogKeyGroupedPriorityQueue
-
Uses of ChangelogKeyGroupedPriorityQueue in org.apache.flink.state.changelog
Methods in org.apache.flink.state.changelog that return ChangelogKeyGroupedPriorityQueueModifier and TypeMethodDescriptionChangelogStateFactory.create(String stateName, org.apache.flink.runtime.state.KeyGroupedInternalPriorityQueue<T> internalPriorityQueue, StateChangeLogger<T, Void> logger, org.apache.flink.api.common.typeutils.TypeSerializer<T> serializer)