Uses of Class
org.apache.cassandra.io.sstable.ReducingKeyIterator

Packages that use ReducingKeyIterator
org.apache.cassandra.db.index   
 

Uses of ReducingKeyIterator in org.apache.cassandra.db.index
 

Constructors in org.apache.cassandra.db.index with parameters of type ReducingKeyIterator
SecondaryIndexBuilder(ColumnFamilyStore cfs, java.util.SortedSet<java.nio.ByteBuffer> columns, ReducingKeyIterator iter)
           
 



Copyright © 2012 The Apache Software Foundation