Uses of Class
org.apache.cassandra.io.sstable.IndexSummary.KeyPosition

Packages that use IndexSummary.KeyPosition
org.apache.cassandra.io.sstable   
 

Uses of IndexSummary.KeyPosition in org.apache.cassandra.io.sstable
 

Methods in org.apache.cassandra.io.sstable that return types with arguments of type IndexSummary.KeyPosition
 java.util.List<IndexSummary.KeyPosition> IndexSummary.getIndexPositions()
           
 

Methods in org.apache.cassandra.io.sstable with parameters of type IndexSummary.KeyPosition
 int IndexSummary.KeyPosition.compareTo(IndexSummary.KeyPosition kp)
           
 



Copyright © 2012 The Apache Software Foundation