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

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

Subclasses of RowsImpl in me.prettyprint.cassandra.model
 class CqlRows<K,N,V>
          Row wrapper specific to the multi-type results capable from a CqlQuery.
 class OrderedRowsImpl<K,N,V>
          Return type from get_range_slices for simple columns
 



Copyright © 2011. All Rights Reserved.