Uses of Package
org.apache.cassandra.db.compaction

Packages that use org.apache.cassandra.db.compaction
org.apache.cassandra.cache   
org.apache.cassandra.db   
org.apache.cassandra.db.compaction   
org.apache.cassandra.io.sstable   
org.apache.cassandra.service   
org.apache.cassandra.tools   
 

Classes in org.apache.cassandra.db.compaction used by org.apache.cassandra.cache
CompactionInfo
          Implements serializable to allow structured info to be returned via JMX.
CompactionInfo.Holder
           
 

Classes in org.apache.cassandra.db.compaction used by org.apache.cassandra.db
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.
CompactionController
          Manage compaction options.
CompactionInfo
          Implements serializable to allow structured info to be returned via JMX.
CompactionInfo.Holder
           
 

Classes in org.apache.cassandra.db.compaction used by org.apache.cassandra.db.compaction
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.
CompactionController
          Manage compaction options.
CompactionInfo
          Implements serializable to allow structured info to be returned via JMX.
CompactionInfo.Holder
           
CompactionManager
          A singleton which manages a private executor of ongoing compactions.
CompactionManagerMBean
           
CompactionType
           
 

Classes in org.apache.cassandra.db.compaction 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.
CompactionInfo
          Implements serializable to allow structured info to be returned via JMX.
CompactionInfo.Holder
           
 

Classes in org.apache.cassandra.db.compaction 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.
 

Classes in org.apache.cassandra.db.compaction used by org.apache.cassandra.tools
CompactionManagerMBean
           
 



Copyright © 2011 The Apache Software Foundation