| Package | Description |
|---|---|
| me.prettyprint.cassandra.service |
| Modifier and Type | Method and Description |
|---|---|
ClearCounterRow<K,N> |
ClearCounterRow.setColumnFamily(String cf)
Column family the row is part of.
|
ClearCounterRow<K,N> |
ClearCounterRow.setCount(int count)
Set the number of columns to retrieve per slice.
|
ClearCounterRow<K,N> |
ClearCounterRow.setMutateInterval(int interval)
Set the mutate interval.
|
ClearCounterRow<K,N> |
ClearCounterRow.setRowKey(K rowKey)
Key of the source row.
|
Copyright © 2014. All Rights Reserved.