| 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.
|
| Modifier and Type | Method and Description |
|---|---|
HKeyRange<K> |
HKeyRange.setKeys(K start,
K end) |
HKeyRange<K> |
HKeyRange.setRowCount(int rowCount) |
HKeyRange<K> |
HKeyRange.setTokens(K startKey,
String startToken,
String endToken) |
Copyright © 2014. All Rights Reserved.