You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
laforge49 edited this page Oct 9, 2011
·
21 revisions
SmallRecordsDataStore is a collection of records whose keys are strings. Record is a subclass of IncDesIncDes with the addition of a persistent (Long) timestamp, where the timestamp is the timestamp of the last transaction which created the record or updated its content.
SmallRecordsDataStore supports some of the operations which were supported by the SmallDataStore:
GetRequest returns the content selected by an absolute pathname.
SizeRequest returns the size of a collection selected by an absolute pathname.