Uses of Class
org.apache.cassandra.db.RangeReply

Packages that use RangeReply
org.apache.cassandra.db   
 

Uses of RangeReply in org.apache.cassandra.db
 

Methods in org.apache.cassandra.db that return RangeReply
 RangeReply ColumnFamilyStore.getKeyRange(java.lang.String startWith, java.lang.String stopAt, int maxResults)
           
static RangeReply RangeReply.read(byte[] body)
           
 



Copyright © 2009 The Apache Software Foundation