Package org.apache.cassandra.index.sai.disk.v1.trie
package org.apache.cassandra.index.sai.disk.v1.trie
-
ClassesClassDescriptionBuilds an on-disk inverted index structure: terms dictionary and postings lists.Page-aware random access reader for a trie terms dictionary written by
TrieTermsDictionaryWriter.Writes terms dictionary to disk in a trie format (seeIncrementalTrieWriter).