Uses of Class
org.apache.cassandra.io.IteratingRow

Packages that use IteratingRow
org.apache.cassandra.io   
 

Uses of IteratingRow in org.apache.cassandra.io
 

Methods in org.apache.cassandra.io that return IteratingRow
 IteratingRow SSTableScanner.next()
           
 

Methods in org.apache.cassandra.io with parameters of type IteratingRow
 int IteratingRow.compareTo(IteratingRow o)
           
protected  boolean CompactionIterator.isEqual(IteratingRow o1, IteratingRow o2)
           
 void CompactionIterator.reduce(IteratingRow current)
           
 



Copyright © 2010 The Apache Software Foundation