SimpleRowValue
A simple row that contains data for only one column.
Methods
int
getColumnCount
()
int
getColumnCount
()
long
getKey
()
long
getKey
()
int
getMemory
()
int
getMemory
()
Value
getValue
(int idx)
Value
getValue
(int idx)
int
getVersion
()
int
getVersion
()
void
setKey
(long key)
void
setKey
(long key)
void
setKeyAndVersion
(SearchRow row)
void
setKeyAndVersion
(SearchRow row)
void
setValue
(int idx, Value v)
void
setValue
(int idx, Value v)
String
toString
()
String
toString
()