Uses of Package
org.apache.cassandra.io

Packages that use org.apache.cassandra.io
org.apache.cassandra.db   
org.apache.cassandra.db.filter   
org.apache.cassandra.dht   
org.apache.cassandra.gms   
org.apache.cassandra.io   
org.apache.cassandra.service   
org.apache.cassandra.streaming   
org.apache.cassandra.utils   
 

Classes in org.apache.cassandra.io used by org.apache.cassandra.db
ICompactSerializer
          Allows for the controlled serialization/deserialization of a given type.
ICompactSerializer2
           
SSTable.KeyPosition
          This is a simple container for the index Key and its corresponding position in the data file.
SSTableReader
          SSTableReaders are open()ed by Table.onStart; after that they are created by SSTableWriter.renameAndOpen.
 

Classes in org.apache.cassandra.io used by org.apache.cassandra.db.filter
SSTableReader
          SSTableReaders are open()ed by Table.onStart; after that they are created by SSTableWriter.renameAndOpen.
 

Classes in org.apache.cassandra.io used by org.apache.cassandra.dht
ICompactSerializer2
           
 

Classes in org.apache.cassandra.io used by org.apache.cassandra.gms
ICompactSerializer
          Allows for the controlled serialization/deserialization of a given type.
 

Classes in org.apache.cassandra.io used by org.apache.cassandra.io
CompactionIterator.CompactedRow
           
ICompactSerializer2
           
IndexHelper.IndexInfo
           
IteratingRow
           
SSTable
          This class is built on top of the SequenceFile.
SSTable.KeyPosition
          This is a simple container for the index Key and its corresponding position in the data file.
SSTable.PositionSize
           
SSTableReader
          SSTableReaders are open()ed by Table.onStart; after that they are created by SSTableWriter.renameAndOpen.
SSTableScanner
           
SSTableTracker
           
 

Classes in org.apache.cassandra.io used by org.apache.cassandra.service
CompactionIterator.CompactedRow
           
ICompactSerializer
          Allows for the controlled serialization/deserialization of a given type.
 

Classes in org.apache.cassandra.io used by org.apache.cassandra.streaming
SSTableReader
          SSTableReaders are open()ed by Table.onStart; after that they are created by SSTableWriter.renameAndOpen.
 

Classes in org.apache.cassandra.io used by org.apache.cassandra.utils
ICompactSerializer
          Allows for the controlled serialization/deserialization of a given type.
 



Copyright © 2010 The Apache Software Foundation