Uses of Interface
org.apache.cassandra.db.columniterator.ICountableColumnIterator

Packages that use ICountableColumnIterator
org.apache.cassandra.db.compaction   
org.apache.cassandra.io.sstable   
 

Uses of ICountableColumnIterator in org.apache.cassandra.db.compaction
 

Constructor parameters in org.apache.cassandra.db.compaction with type arguments of type ICountableColumnIterator
LazilyCompactedRow(CompactionController controller, java.util.List<? extends ICountableColumnIterator> rows)
           
 

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

Classes in org.apache.cassandra.io.sstable that implement ICountableColumnIterator
 class SSTableIdentityIterator
           
 



Copyright © 2012 The Apache Software Foundation