|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use OrderedRows | |
|---|---|
| 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 OrderedRows in me.prettyprint.cassandra.model |
|---|
| Classes in me.prettyprint.cassandra.model that implement OrderedRows | |
|---|---|
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 |
| Methods in me.prettyprint.cassandra.model that return types with arguments of type OrderedRows | |
|---|---|
QueryResult<OrderedRows<K,N,V>> |
IndexedSlicesQuery.execute()
|
| Uses of OrderedRows in me.prettyprint.cassandra.model.thrift |
|---|
| Methods in me.prettyprint.cassandra.model.thrift that return types with arguments of type OrderedRows | |
|---|---|
QueryResult<OrderedRows<K,N,V>> |
ThriftRangeSubSlicesQuery.execute()
|
QueryResult<OrderedRows<K,N,V>> |
ThriftRangeSlicesQuery.execute()
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||