int AODataKeyGetActive(AOData aodata,char *name,char *segment,int n,int *keys,int wl,IS *is)Collective on AOData
aodata | - the database |
name | - the name of the key |
segment | - the name of the segment |
n | - the number of key indices provided by this processor |
keys | - the keys provided by this processor |
wl | - which logical key in the block (for block size 1 this is always 0) |
Location: src/ao/interface/aodata.c
IS and DA Index
Table of Contents