RGMATupleStore Struct Reference

#include <rgma.h>


Data Fields

int type
char * logicalName
char * location


Detailed Description

The RGMATupleStore structure holds details of a user's permanent tuple store. The type field will be RGMAStorageType_DATABASE. Tuple stores are always created by R-GMA. Users who wish to access a database tuple store from outside of R-GMA should call RGMAPrimaryProducer_listTupleStores or RGMASecondaryProducer_listTupleStores to obtain the database URL, then contact their system administrator to get direct access to the database.


Field Documentation

int type
 

Storage type.

char* logicalName
 

Logical name.

char* location
 

Storage location (JDBC database URL) .


Generated on Wed Apr 25 19:11:54 2007 for RGMA C API by doxygen 1.3.5