Uses of Package
org.apache.cassandra.io

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

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

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
AbstractCompactedRow
          a CompactedRow is an object that takes a bunch of rows (keys + columnfamilies) and can write a compacted version of those rows to an output stream.
ICompactionInfo
           
ICompactSerializer2
           
 

Classes in org.apache.cassandra.io used by org.apache.cassandra.io.sstable
AbstractCompactedRow
          a CompactedRow is an object that takes a bunch of rows (keys + columnfamilies) and can write a compacted version of those rows to an output stream.
IColumnSerializer
           
ICompactionInfo
           
 

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

Classes in org.apache.cassandra.io used by org.apache.cassandra.service
AbstractCompactedRow
          a CompactedRow is an object that takes a bunch of rows (keys + columnfamilies) and can write a compacted version of those rows to an output stream.
ICompactSerializer
          Allows for the controlled serialization/deserialization of a given type.
 

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

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



Copyright © 2011 The Apache Software Foundation