MySQL 8.4.0
Source Code Documentation
cfg_app_xcom Struct Reference

#include <xcom_cfg.h>

Public Attributes

unsigned int m_poll_spin_loops
 
uint64_t m_cache_limit
 
node_address * identity
 
Network_namespace_managernetwork_ns_manager
 This is a network namespace manager to deal with network namespace operations. More...
 
Xcom_statistics_storage_interfacestatistics_storage {nullptr}
 This is the implementation of XCom_Statistics_Storage_Interface in order to store statistics. More...
 

Member Data Documentation

◆ identity

node_address* cfg_app_xcom::identity

◆ m_cache_limit

uint64_t cfg_app_xcom::m_cache_limit

◆ m_poll_spin_loops

unsigned int cfg_app_xcom::m_poll_spin_loops

◆ network_ns_manager

Network_namespace_manager* cfg_app_xcom::network_ns_manager

This is a network namespace manager to deal with network namespace operations.

◆ statistics_storage

Xcom_statistics_storage_interface* cfg_app_xcom::statistics_storage {nullptr}

This is the implementation of XCom_Statistics_Storage_Interface in order to store statistics.


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