DAOS API (v2.1 - dev)
|
#include <daos_task.h>
Data Fields | |
daos_handle_t | coh |
daos_epoch_t * | epoch |
Container subscribe args
Definition at line 419 of file daos_task.h.
daos_handle_t coh |
Container open handle.
Definition at line 421 of file daos_task.h.
daos_epoch_t* epoch |
[in]: epoch of snapshot to wait for. [out]: epoch of persistent snapshot taken.
Definition at line 426 of file daos_task.h.