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