CUBRID Engine  latest
appl_monitoring_item Struct Reference
Collaboration diagram for appl_monitoring_item:
Collaboration graph

Public Attributes

INT64 num_query_processed
 
INT64 num_long_query
 
INT64 qps
 
INT64 lqs
 

Detailed Description

Definition at line 253 of file broker_monitor.c.

Member Data Documentation

INT64 appl_monitoring_item::lqs

Definition at line 258 of file broker_monitor.c.

Referenced by appl_info_display().

INT64 appl_monitoring_item::num_long_query

Definition at line 256 of file broker_monitor.c.

Referenced by appl_info_display().

INT64 appl_monitoring_item::num_query_processed

Definition at line 255 of file broker_monitor.c.

Referenced by appl_info_display().

INT64 appl_monitoring_item::qps

Definition at line 257 of file broker_monitor.c.

Referenced by appl_info_display().


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