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 593 of file daos_task.h.
daos_handle_t coh |
Container open handle.
Definition at line 595 of file daos_task.h.
daos_epoch_t epoch |
Epoch of persistent snapshot to read from.
Definition at line 597 of file daos_task.h.
daos_handle_t* th |
Returned transaction open handle.
Definition at line 599 of file daos_task.h.