Uses of Interface
org.apache.cassandra.io.ICompactionInfo

Packages that use ICompactionInfo
org.apache.cassandra.db   
org.apache.cassandra.io   
org.apache.cassandra.io.sstable   
 

Uses of ICompactionInfo in org.apache.cassandra.db
 

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

Uses of ICompactionInfo in org.apache.cassandra.io
 

Classes in org.apache.cassandra.io that implement ICompactionInfo
 class CompactionIterator
           
 

Uses of ICompactionInfo in org.apache.cassandra.io.sstable
 

Classes in org.apache.cassandra.io.sstable that implement ICompactionInfo
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 © 2010 The Apache Software Foundation