|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
N - Column name typepublic interface CounterRow<K,N>
A Row is a touple consisting of a Key and a Column Slice. A Row may be used to hold the returned value from queries such as get_range_slices.
| Method Summary | |
|---|---|
CounterSlice<N> |
getColumnSlice()
|
K |
getKey()
|
| Method Detail |
|---|
K getKey()
CounterSlice<N> getColumnSlice()
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||