Uses of Class
me.prettyprint.cassandra.model.HKeyRange

Packages that use HKeyRange
me.prettyprint.cassandra.model The model package defines the thrift/avro reflections used by hector to shield the specific types of the objects. 
 

Uses of HKeyRange in me.prettyprint.cassandra.model
 

Methods in me.prettyprint.cassandra.model that return HKeyRange
 HKeyRange<K> HKeyRange.setKeys(K start, K end)
           
 HKeyRange<K> HKeyRange.setRowCount(int rowCount)
           
 



Copyright © 2011. All Rights Reserved.