| 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 |
OrderedSuperRowsImpl<K,SN,N,V>
Return type from get_range_slices for super columns
|
class |
SuperRowsImpl<K,SN,N,V>
Returned by a MultigetSuperSliceQuery (multiget_slice for supercolumns)
|
| Modifier and Type | Method and Description |
|---|---|
QueryResult<SuperRows<K,SN,N,V>> |
ThriftMultigetSuperSliceQuery.execute() |
| Modifier and Type | Interface and Description |
|---|---|
interface |
OrderedSuperRows<K,SN,N,V> |
Copyright © 2014. All Rights Reserved.