Motr  M0
m0_ha_dispatcher Struct Reference

#include <dispatcher.h>

Collaboration diagram for m0_ha_dispatcher:
Collaboration graph

Data Fields

struct m0_ha_dispatcher_cfg hds_cfg
 
struct m0_module hds_module
 
struct m0_tl hds_handlers
 
struct m0_ha_note_handlerhds_note_handler
 
struct m0_ha_fvec_handlerhds_fvec_handler
 
struct m0_ha_keepalive_handlerhds_keepalive_handler
 

Detailed Description

Definition at line 51 of file dispatcher.h.

Field Documentation

◆ hds_cfg

struct m0_ha_dispatcher_cfg hds_cfg

Definition at line 52 of file dispatcher.h.

◆ hds_fvec_handler

struct m0_ha_fvec_handler* hds_fvec_handler

Definition at line 63 of file dispatcher.h.

◆ hds_handlers

struct m0_tl hds_handlers

Definition at line 60 of file dispatcher.h.

◆ hds_keepalive_handler

struct m0_ha_keepalive_handler* hds_keepalive_handler

Definition at line 64 of file dispatcher.h.

◆ hds_module

struct m0_module hds_module

Definition at line 53 of file dispatcher.h.

◆ hds_note_handler

struct m0_ha_note_handler* hds_note_handler

Definition at line 62 of file dispatcher.h.


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