Uses of Class
org.apache.cassandra.io.sstable.format.big.IndexSummaryComponent
Packages that use IndexSummaryComponent
-
Uses of IndexSummaryComponent in org.apache.cassandra.io.sstable.format.big
Methods in org.apache.cassandra.io.sstable.format.big that return IndexSummaryComponentModifier and TypeMethodDescriptionstatic IndexSummaryComponentIndexSummaryComponent.load(File summaryFile, TableMetadata metadata) Load index summary, first key and last key from Summary.db file if it exists.static IndexSummaryComponentIndexSummaryComponent.loadOrDeleteCorrupted(File summaryFile, TableMetadata metadata)