| 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 |
CounterRowsImpl<K,N>
Returned by a MultigetSliceQuery (multiget_slice thrift call)
|
class |
OrderedCounterRowsImpl<K,N>
Return type from get_range_slices for simple columns
|
| Modifier and Type | Method and Description |
|---|---|
QueryResult<CounterRows<K,N>> |
ThriftMultigetSliceCounterQuery.execute() |
| Modifier and Type | Interface and Description |
|---|---|
interface |
OrderedCounterRows<K,N>
Return type from get_range_slices for simple columns
|
Copyright © 2014. All Rights Reserved.