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

#include <daos_task.h>

Data Fields

daos_handle_t oh
 
daos_handle_t th
 
struct daos_obj_attroa
 
d_rank_list_t * ranks
 

Detailed Description

Object query args

Definition at line 660 of file daos_task.h.

Field Documentation

◆ oa

struct daos_obj_attr* oa

Returned object attributes.

Definition at line 666 of file daos_task.h.

◆ oh

Object open handle

Definition at line 662 of file daos_task.h.

◆ ranks

d_rank_list_t* ranks

Ordered list of ranks where the object is stored.

Definition at line 668 of file daos_task.h.

◆ th

Transaction open handle.

Definition at line 664 of file daos_task.h.


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