Uses of Class
org.apache.cassandra.io.sstable.format.bti.BtiTableWriter.Builder
Packages that use BtiTableWriter.Builder
-
Uses of BtiTableWriter.Builder in org.apache.cassandra.io.sstable.format.bti
Methods in org.apache.cassandra.io.sstable.format.bti that return BtiTableWriter.BuilderModifier and TypeMethodDescriptionBtiTableWriter.Builder.addDefaultComponents(Collection<Index.Group> indexGroups) Constructors in org.apache.cassandra.io.sstable.format.bti with parameters of type BtiTableWriter.BuilderModifierConstructorDescriptionBtiTableWriter(BtiTableWriter.Builder builder, LifecycleNewTracker lifecycleNewTracker, SSTable.Owner owner)