Package org.apache.cassandra.io.sstable.indexsummary
-
Interface Summary Interface Description IndexSummaryManagerMBean IndexSummarySupport<T extends SSTableReader & IndexSummarySupport<T>> -
Class Summary Class Description IndexSummary IndexSummary.IndexSummarySerializer IndexSummaryBuilder IndexSummaryBuilder.ReadableBoundary Represents a boundary that is guaranteed fully readable in the summary, index file and data file.IndexSummaryManager<T extends SSTableReader & IndexSummarySupport<T>> Manages the fixed-size memory pool for index summaries, periodically resizing them in order to give more memory to hot sstables and less memory to cold sstables.IndexSummaryMetrics<R extends SSTableReader & IndexSummarySupport<R>> IndexSummaryRedistribution