![]() |
DAOS API (v2.0)
|
#include <daos_task.h>
Data Fields | |
| daos_handle_t | coh |
| daos_obj_id_t | oid |
| unsigned int | mode |
| daos_handle_t * | oh |
KV open args
Definition at line 878 of file daos_task.h.
| daos_handle_t coh |
Container open handle.
Definition at line 880 of file daos_task.h.
| unsigned int mode |
Open mode.
Definition at line 884 of file daos_task.h.
| daos_handle_t* oh |
Returned KV open handle
Definition at line 886 of file daos_task.h.
| daos_obj_id_t oid |
KV ID,
Definition at line 882 of file daos_task.h.