Uses of Package
org.apache.cassandra.index.sasi.utils.trie
Packages that use org.apache.cassandra.index.sasi.utils.trie
Package
Description
-
-
Classes in org.apache.cassandra.index.sasi.utils.trie used by org.apache.cassandra.index.sasi.utils.trieClassDescriptionA
Cursorcan be used to traverse aTrie, visit each node step by step and makeCursor.Decisions on each step how to continue with traversing theTrie.TheKeyAnalyzerprovides bit-level access to keys for thePatriciaTrie.Defines the interface for a prefix tree, an ordered tree data structure.