Skip to content

Struct mmon_server_info

ClassList > mmon_server_info

  • #include <memory_monitor_common.hpp>

Public Attributes

Type Name
int num_stat
char server_name
std::vector< std::pair< std::string, uint64_t > > stat_info
uint64_t total_mem_usage
uint64_t total_metainfo_mem_usage

Public Attributes Documentation

variable num_stat

int mmon_server_info::num_stat;

variable server_name

char mmon_server_info::server_name[32];

variable stat_info

std::vector<std::pair<std::string, uint64_t> > mmon_server_info::stat_info;

variable total_mem_usage

uint64_t mmon_server_info::total_mem_usage;

variable total_metainfo_mem_usage

uint64_t mmon_server_info::total_metainfo_mem_usage;


The documentation for this class was generated from the following file cubrid/src/base/memory_monitor_common.hpp