SimpleRow
Represents a simple row without state.
Methods
int
getColumnCount
()
int
getColumnCount
()
long
getKey
()
long
getKey
()
int
getMemory
()
int
getMemory
()
Value
getValue
(int i)
Value
getValue
(int i)
int
getVersion
()
int
getVersion
()
void
setKey
(long key)
void
setKey
(long key)
void
setKeyAndVersion
(SearchRow row)
void
setKeyAndVersion
(SearchRow row)
void
setValue
(int i, Value v)
void
setValue
(int i, Value v)
String
toString
()
String
toString
()