Uses of Interface
org.apache.cassandra.index.sai.disk.v1.segment.SegmentWriter
Packages that use SegmentWriter
Package
Description
-
Uses of SegmentWriter in org.apache.cassandra.index.sai.disk.v1.bbtree
Classes in org.apache.cassandra.index.sai.disk.v1.bbtree that implement SegmentWriterModifier and TypeClassDescriptionclassSpecialized writer for values, that builds them into aBlockBalancedTreeWriterwith auxiliary posting lists on eligible tree levels. -
Uses of SegmentWriter in org.apache.cassandra.index.sai.disk.v1.trie
Classes in org.apache.cassandra.index.sai.disk.v1.trie that implement SegmentWriterModifier and TypeClassDescriptionclassBuilds an on-disk inverted index structure: terms dictionary and postings lists.