Uses of Interface
org.apache.cassandra.io.CompactionInfo.Holder

Packages that use CompactionInfo.Holder
org.apache.cassandra.cache   
org.apache.cassandra.db   
org.apache.cassandra.io   
org.apache.cassandra.io.sstable   
 

Uses of CompactionInfo.Holder in org.apache.cassandra.cache
 

Classes in org.apache.cassandra.cache that implement CompactionInfo.Holder
 class AutoSavingCache.Writer
           
 

Uses of CompactionInfo.Holder in org.apache.cassandra.db
 

Classes in org.apache.cassandra.db that implement CompactionInfo.Holder
 class Table.IndexBuilder
           
 

Uses of CompactionInfo.Holder in org.apache.cassandra.io
 

Classes in org.apache.cassandra.io that implement CompactionInfo.Holder
 class CompactionIterator
           
 

Uses of CompactionInfo.Holder in org.apache.cassandra.io.sstable
 

Classes in org.apache.cassandra.io.sstable that implement CompactionInfo.Holder
static class SSTableWriter.Builder
          Removes the given SSTable from temporary status and opens it, rebuilding the bloom filter and row index from the data file.
 



Copyright © 2011 The Apache Software Foundation