- applyDelta
void applyDelta(Delta delta)
Undocumented in source. Be warned that the author may not have intended to support it.
- commitOrRollback
Delta commitOrRollback(ServerSideTable sst)
Undocumented in source. Be warned that the author may not have intended to support it.
- count
long count()
Undocumented in source. Be warned that the author may not have intended to support it.
- insertRow
void insertRow(Bytes record, SysTime when)
Undocumented in source. Be warned that the author may not have intended to support it.
- row
Row row(Bytes keys)
Undocumented in source. Be warned that the author may not have intended to support it.
- updateRow
void updateRow(Bytes keys, Bytes record, SysTime when)
Undocumented in source. Be warned that the author may not have intended to support it.