Package org.apache.cassandra.io.sstable

Class Summary
BloomFilterTracker  
Descriptor A SSTable is described by the keyspace and column family it contains data for, a generation (where higher generations contain more recent data) and an alphabetic version string.
IndexHelper Provides helper to serialize, deserialize and use column indexes.
IndexHelper.IndexInfo  
IndexSummary  
IndexSummary.KeyPosition This is a simple container for the index Key and its corresponding position in the index file.
SSTable This class is built on top of the SequenceFile.
SSTableDeletingReference  
SSTableIdentityIterator  
SSTableReader SSTableReaders are open()ed by Table.onStart; after that they are created by SSTableWriter.renameAndOpen.
SSTableReader.Operator TODO: Move someplace reusable
SSTableScanner  
SSTableTracker  
SSTableWriter  
 



Copyright © 2010 The Apache Software Foundation