Uses of Class
org.apache.cassandra.io.sstable.format.bti.BtiTableWriter.IndexWriter
Packages that use BtiTableWriter.IndexWriter
-
Uses of BtiTableWriter.IndexWriter in org.apache.cassandra.io.sstable.format.bti
Methods in org.apache.cassandra.io.sstable.format.bti that return BtiTableWriter.IndexWriterModifier and TypeMethodDescriptionprotected BtiTableWriter.IndexWriterBtiTableWriter.Builder.openIndexWriter(SequentialWriter dataWriter) Methods in org.apache.cassandra.io.sstable.format.bti with parameters of type BtiTableWriter.IndexWriterModifier and TypeMethodDescriptionprotected org.apache.cassandra.io.sstable.format.bti.BtiFormatPartitionWriterBtiTableWriter.Builder.openPartitionWriter(SequentialWriter dataWriter, BtiTableWriter.IndexWriter indexWriter)