IOR
|
Data Fields | |
char * | user |
char * | conf |
char * | pool |
Definition at line 31 of file aiori-RADOS.c.
char* rados_options::conf |
Definition at line 33 of file aiori-RADOS.c.
Referenced by RADOS_Cluster_Init().
char* rados_options::pool |
Definition at line 34 of file aiori-RADOS.c.
Referenced by RADOS_Cluster_Init().
char* rados_options::user |
Definition at line 32 of file aiori-RADOS.c.
Referenced by RADOS_Cluster_Init().