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

#include <daos_types.h>

Data Fields

daos_epoch_t epr_lo
 
daos_epoch_t epr_hi
 

Detailed Description

Epoch range

Definition at line 119 of file daos_types.h.

Field Documentation

◆ epr_hi

daos_epoch_t epr_hi

High bound of the epoch range

Definition at line 123 of file daos_types.h.

◆ epr_lo

daos_epoch_t epr_lo

Low bound of the epoch range

Definition at line 121 of file daos_types.h.


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