| 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 | |
| me.prettyprint.hector.api.beans |
| 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
|
class |
RowsImpl<K,N,V>
Returned by a MultigetSliceQuery (multiget_slice thrift call)
|
| Modifier and Type | Method and Description |
|---|---|
QueryResult<Rows<K,N,V>> |
ThriftMultigetSubSliceQuery.execute() |
QueryResult<Rows<K,N,V>> |
ThriftMultigetSliceQuery.execute() |
| Modifier and Type | Interface and Description |
|---|---|
interface |
OrderedRows<K,N,V>
Return type from get_range_slices for simple columns
|
Copyright © 2014. All Rights Reserved.