DAOS API (v2.1 - dev)
|
#include <daos_task.h>
Data Fields | |
daos_handle_t | coh |
daos_epoch_t | epoch |
daos_handle_t * | th |
Transaction snapshot open args
Definition at line 577 of file daos_task.h.
daos_handle_t coh |
Container open handle.
Definition at line 579 of file daos_task.h.
daos_epoch_t epoch |
Epoch of persistent snapshot to read from.
Definition at line 581 of file daos_task.h.
daos_handle_t* th |
Returned transaction open handle.
Definition at line 583 of file daos_task.h.