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

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

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

Methods in org.apache.cassandra.io.sstable that return IndexSummary
 IndexSummary IndexSummary.IndexSummarySerializer.deserialize(java.io.DataInput dis, IPartitioner partitioner)
           
 

Methods in org.apache.cassandra.io.sstable with parameters of type IndexSummary
 void IndexSummary.IndexSummarySerializer.serialize(IndexSummary t, java.io.DataOutput dos)
           
 



Copyright © 2013 The Apache Software Foundation