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

Packages that use SSTableScanner
org.apache.cassandra.io   
 

Uses of SSTableScanner in org.apache.cassandra.io
 

Methods in org.apache.cassandra.io that return SSTableScanner
 SSTableScanner SSTableReader.getScanner(int bufferSize)
           
 

Methods in org.apache.cassandra.io that return types with arguments of type SSTableScanner
protected  java.lang.Iterable<SSTableScanner> CompactionIterator.getScanners()
           
 



Copyright © 2010 The Apache Software Foundation