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

Packages that use OrderedCounterSuperRows
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 OrderedCounterSuperRows in me.prettyprint.cassandra.model
 

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

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

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



Copyright © 2011. All Rights Reserved.