Motr  M0
m0_idx_service Struct Reference

#include <idx.h>

Collaboration diagram for m0_idx_service:
Collaboration graph

Data Fields

struct m0_idx_service_opsis_svc_ops
 
struct m0_idx_query_opsis_query_ops
 

Detailed Description

Client separates the definitions of index service and its instances(ctx) to allow a Client instance to have its own kind of index service.

Definition at line 145 of file idx.h.

Field Documentation

◆ is_query_ops

struct m0_idx_query_ops* is_query_ops

Definition at line 147 of file idx.h.

◆ is_svc_ops

struct m0_idx_service_ops* is_svc_ops

Definition at line 146 of file idx.h.


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