AODataKeyGetOwnershipRange

Gets the ownership range to this key type.

Synopsis

int AODataKeyGetOwnershipRange(AOData aodata,char *name,int *rstart,int *rend)
Not collective

Input Parameters

aodata - the database
name - the name of the key

Output Parameters

rstart - first key owned locally
rend - last key owned locally

Keywords

database accessing

See Also

AODataKeyGetInfo()

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