N - Column name typeV - Column value typepublic interface Row<K,N,V>
| Modifier and Type | Method and Description |
|---|---|
ColumnSlice<N,V> |
getColumnSlice() |
K |
getKey() |
K getKey()
ColumnSlice<N,V> getColumnSlice()
Copyright © 2014. All Rights Reserved.