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