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

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

Classes in me.prettyprint.cassandra.model that implement OrderedCounterRows
 class OrderedCounterRowsImpl<K,N>
          Return type from get_range_slices for simple columns
 

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

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



Copyright © 2011. All Rights Reserved.