Motr  M0
m0_motr_ha_cfg Struct Reference

#include <ha.h>

Collaboration diagram for m0_motr_ha_cfg:
Collaboration graph

Data Fields

struct m0_ha_dispatcher_cfg mhc_dispatcher_cfg
 
const char * mhc_addr
 
struct m0_rpc_machinemhc_rpc_machine
 
struct m0_reqhmhc_reqh
 
struct m0_fid mhc_process_fid
 

Detailed Description

Definition at line 46 of file ha.h.

Field Documentation

◆ mhc_addr

const char* mhc_addr

Definition at line 48 of file ha.h.

◆ mhc_dispatcher_cfg

struct m0_ha_dispatcher_cfg mhc_dispatcher_cfg

Definition at line 47 of file ha.h.

◆ mhc_process_fid

struct m0_fid mhc_process_fid

Definition at line 51 of file ha.h.

◆ mhc_reqh

struct m0_reqh* mhc_reqh

Definition at line 50 of file ha.h.

◆ mhc_rpc_machine

struct m0_rpc_machine* mhc_rpc_machine

Definition at line 49 of file ha.h.


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