Uses of Interface
me.prettyprint.hector.api.beans.OrderedSuperRows

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

Uses of OrderedSuperRows in me.prettyprint.cassandra.model
 

Classes in me.prettyprint.cassandra.model that implement OrderedSuperRows
 class OrderedSuperRowsImpl<K,SN,N,V>
          Return type from get_range_slices for super columns
 

Uses of OrderedSuperRows in me.prettyprint.cassandra.model.thrift
 

Methods in me.prettyprint.cassandra.model.thrift that return types with arguments of type OrderedSuperRows
 QueryResult<OrderedSuperRows<K,SN,N,V>> ThriftRangeSuperSlicesQuery.execute()
           
 



Copyright © 2011. All Rights Reserved.