Motr  M0
m0_rm_ha_event Struct Reference

#include <rm_ha.h>

Collaboration diagram for m0_rm_ha_event:
Collaboration graph

Data Fields

struct m0_queue_link rhe_link
 
enum m0_ha_obj_state rhe_state
 
struct m0_rm_ha_trackerrhe_tracker
 

Detailed Description

Represents an HA event associated with a remote owner. Events reported by HA are enqueued in m0_rm_resource_type::rt_ha_events.

Definition at line 146 of file rm_ha.h.

Field Documentation

◆ rhe_link

struct m0_queue_link rhe_link

Linkage in m0_rm_resource_type::rt_ha_events.

Definition at line 148 of file rm_ha.h.

◆ rhe_state

enum m0_ha_obj_state rhe_state

HA state of remote owner.

Definition at line 150 of file rm_ha.h.

◆ rhe_tracker

struct m0_rm_ha_tracker* rhe_tracker

Tracker associated with a remote owner.

Definition at line 152 of file rm_ha.h.


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