Uses of Package
org.apache.cassandra.io.tries
Packages that use org.apache.cassandra.io.tries
Package
Description
-
Classes in org.apache.cassandra.io.tries used by org.apache.cassandra.index.sai.disk.v1.trie
-
Classes in org.apache.cassandra.io.tries used by org.apache.cassandra.io.sstable.format.btiClassDescriptionThread-unsafe value iterator for on-disk tries.Thread-unsafe trie walking helper.
-
Classes in org.apache.cassandra.io.tries used by org.apache.cassandra.io.triesClassDescriptionCommon interface for incremental trie writers.Helper base class for incremental trie builders.Incremental builders of on-disk tries which packs trie stages into disk cache pages.Thread-unsafe reverse value iterator for on-disk tries.An abstraction of a node given to the trie serializer to write.Trie node types and manipulation mechanisms.Thread-unsafe value iterator for on-disk tries.Thread-unsafe trie walking helper.