DAOS API (v2.1 - dev)
Loading...
Searching...
No Matches
daos_tx_open_snap_t Struct Reference

#include <daos_task.h>

Data Fields

daos_handle_t coh
 
daos_epoch_t epoch
 
daos_handle_tth
 

Detailed Description

Transaction snapshot open args

Definition at line 577 of file daos_task.h.

Field Documentation

◆ coh

Container open handle.

Definition at line 579 of file daos_task.h.

◆ epoch

daos_epoch_t epoch

Epoch of persistent snapshot to read from.

Definition at line 581 of file daos_task.h.

◆ th

Returned transaction open handle.

Definition at line 583 of file daos_task.h.


The documentation for this struct was generated from the following file: