Motr  M0
m0_ha_entrypoint_rep Struct Reference

#include <entrypoint_fops.h>

Collaboration diagram for m0_ha_entrypoint_rep:
Collaboration graph

Data Fields

uint32_t hae_quorum
 
struct m0_fid_arr hae_confd_fids
 
const char ** hae_confd_eps
 
struct m0_fid hae_active_rm_fid
 
char * hae_active_rm_ep
 
enum m0_ha_entrypoint_control hae_control
 
struct m0_ha_link_params hae_link_params
 
bool hae_link_do_reconnect
 
bool hae_disconnected_previously
 
struct m0_ha_cookie hae_cookie_actual
 

Detailed Description

Definition at line 152 of file entrypoint_fops.h.

Field Documentation

◆ hae_active_rm_ep

char* hae_active_rm_ep

Definition at line 157 of file entrypoint_fops.h.

◆ hae_active_rm_fid

struct m0_fid hae_active_rm_fid

Definition at line 156 of file entrypoint_fops.h.

◆ hae_confd_eps

const char** hae_confd_eps

Definition at line 155 of file entrypoint_fops.h.

◆ hae_confd_fids

struct m0_fid_arr hae_confd_fids

Definition at line 154 of file entrypoint_fops.h.

◆ hae_control

enum m0_ha_entrypoint_control hae_control

Data passed back to client to control query flow

Definition at line 159 of file entrypoint_fops.h.

◆ hae_cookie_actual

struct m0_ha_cookie hae_cookie_actual

Definition at line 164 of file entrypoint_fops.h.

◆ hae_disconnected_previously

bool hae_disconnected_previously

Definition at line 163 of file entrypoint_fops.h.

◆ hae_link_do_reconnect

bool hae_link_do_reconnect

Definition at line 162 of file entrypoint_fops.h.

◆ hae_link_params

struct m0_ha_link_params hae_link_params

Definition at line 161 of file entrypoint_fops.h.

◆ hae_quorum

uint32_t hae_quorum

Definition at line 153 of file entrypoint_fops.h.


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