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

Packages that use ReducingKeyIterator
org.apache.cassandra.db   
 

Uses of ReducingKeyIterator in org.apache.cassandra.db
 

Methods in org.apache.cassandra.db with parameters of type ReducingKeyIterator
 Table.IndexBuilder Table.createIndexBuilder(ColumnFamilyStore cfs, java.util.SortedSet<java.nio.ByteBuffer> columns, ReducingKeyIterator iter)
           
 

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



Copyright © 2010 The Apache Software Foundation