Package org.apache.cassandra.io

Interface Summary
ICompactSerializer<T> Allows for the controlled serialization/deserialization of a given type.
ICompactSerializer2<T>  
 

Class Summary
BloomFilterTracker  
CompactionIterator  
CompactionIterator.CompactedRow  
DeletionService  
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.
IteratingRow  
SSTable This class is built on top of the SequenceFile.
SSTable.PositionSize  
SSTableDeletingReference  
SSTableReader SSTableReaders are open()ed by Table.onStart; after that they are created by SSTableWriter.renameAndOpen.
SSTableScanner  
SSTableTracker  
SSTableWriter  
 



Copyright © 2010 The Apache Software Foundation