CUBRID Engine  latest
t_shm_diag_info_server Struct Reference

#include <perf_monitor.h>

Collaboration diagram for t_shm_diag_info_server:
Collaboration graph

Public Attributes

int magic
 
int num_thread
 
int magic_key
 
char servername [MAX_SERVER_NAMELENGTH]
 
T_DIAG_MONITOR_DB_VALUE thread [MAX_SERVER_THREAD_COUNT]
 

Detailed Description

Definition at line 786 of file perf_monitor.h.

Member Data Documentation

int t_shm_diag_info_server::magic

Definition at line 788 of file perf_monitor.h.

int t_shm_diag_info_server::magic_key

Definition at line 790 of file perf_monitor.h.

int t_shm_diag_info_server::num_thread

Definition at line 789 of file perf_monitor.h.

char t_shm_diag_info_server::servername[MAX_SERVER_NAMELENGTH]

Definition at line 791 of file perf_monitor.h.

T_DIAG_MONITOR_DB_VALUE t_shm_diag_info_server::thread[MAX_SERVER_THREAD_COUNT]

Definition at line 792 of file perf_monitor.h.


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