Uses of Interface
org.apache.cassandra.db.IScanner

Packages that use IScanner
org.apache.cassandra.db   
 

Uses of IScanner in org.apache.cassandra.db
 

Classes in org.apache.cassandra.db that implement IScanner
 class Scanner
          This class is used to loop through a retrieved column family to get all columns in Iterator style.
 



Copyright © 2010 The Apache Software Foundation