|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
N - Column name typeV - Column value typepublic interface Row<K,N,V>
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 | |
|---|---|
ColumnSlice<N,V> |
getColumnSlice()
|
K |
getKey()
|
| Method Detail |
|---|
K getKey()
ColumnSlice<N,V> getColumnSlice()
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||