Uses of Interface
org.apache.flink.state.forst.sync.ForStDBCachingPriorityQueueSet.OrderedByteArraySetCache
Packages that use ForStDBCachingPriorityQueueSet.OrderedByteArraySetCache
-
Uses of ForStDBCachingPriorityQueueSet.OrderedByteArraySetCache in org.apache.flink.state.forst.sync
Classes in org.apache.flink.state.forst.sync that implement ForStDBCachingPriorityQueueSet.OrderedByteArraySetCacheModifier and TypeClassDescriptionclassImplementation of a lexicographically ordered set of byte-arrays, based on aTreeSet.