| Package | Description |
|---|---|
| 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 |
| Modifier and Type | Class and Description |
|---|---|
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
|
| Modifier and Type | Method and Description |
|---|---|
QueryResult<OrderedRows<K,N,V>> |
IndexedSlicesQuery.execute()
Deprecated.
|
| Modifier and Type | Method and Description |
|---|---|
QueryResult<OrderedRows<K,N,V>> |
ThriftRangeSubSlicesQuery.execute() |
QueryResult<OrderedRows<K,N,V>> |
ThriftRangeSlicesQuery.execute() |
Copyright © 2014. All Rights Reserved.