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

#include <daos_task.h>

Data Fields

daos_handle_t th
 
uint32_t flags
 

Detailed Description

Transaction commit args

Definition at line 579 of file daos_task.h.

Field Documentation

◆ flags

uint32_t flags

Control commit behavior, such as retry.

Definition at line 583 of file daos_task.h.

◆ th

Transaction open handle.

Definition at line 581 of file daos_task.h.


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