DAOS API (v2.1 - dev)
|
#include <daos_task.h>
Data Fields | |
daos_handle_t | coh |
daos_epoch_t | epoch |
Container rollback args
Definition at line 427 of file daos_task.h.
daos_handle_t coh |
Container open handle.
Definition at line 429 of file daos_task.h.
daos_epoch_t epoch |
Epoch of a persistent snapshot to rollback to.
Definition at line 431 of file daos_task.h.