DAOS API (v2.1 - dev)
|
#include <daos_types.h>
Data Fields | |
daos_epoch_t | epr_lo |
daos_epoch_t | epr_hi |
Epoch range
Definition at line 119 of file daos_types.h.
daos_epoch_t epr_hi |
High bound of the epoch range
Definition at line 123 of file daos_types.h.
daos_epoch_t epr_lo |
Low bound of the epoch range
Definition at line 121 of file daos_types.h.