AODataSegmentRestoreLocalIS

Restores data from a particular segment of a database.

Synopsis

int AODataSegmentRestoreLocalIS(AOData aodata,char *name,char *segment,IS is,void **data)
Collective on AOData and IS

Input Parameters

aodata - the database
name - the name of the data key
segment - the name of the segment
is - the keys provided by this processor

Output Parameters

data -the actual data

Keywords

database transactions

See Also

AODataSegmentGetLocalIS()

Level:advanced
Location:src/dm/ao/interface/aodata.c
AO Index
Table of Contents