pazpar2  1.14.1
Data Fields
statistics Struct Reference

#include <session.h>

Data Fields

int num_clients
 
int num_no_connection
 
int num_connecting
 
int num_working
 
int num_idle
 
int num_failed
 
int num_error
 
Odr_int num_hits
 
int num_records
 

Detailed Description

Definition at line 120 of file session.h.

Field Documentation

◆ num_clients

int statistics::num_clients

Definition at line 121 of file session.h.

Referenced by cmd_stat(), and statistics().

◆ num_connecting

int statistics::num_connecting

Definition at line 123 of file session.h.

Referenced by cmd_stat(), and statistics().

◆ num_error

int statistics::num_error

Definition at line 127 of file session.h.

Referenced by cmd_stat(), and statistics().

◆ num_failed

int statistics::num_failed

Definition at line 126 of file session.h.

Referenced by cmd_stat(), and statistics().

◆ num_hits

Odr_int statistics::num_hits

Definition at line 128 of file session.h.

Referenced by cmd_stat(), and statistics().

◆ num_idle

int statistics::num_idle

Definition at line 125 of file session.h.

Referenced by cmd_stat(), and statistics().

◆ num_no_connection

int statistics::num_no_connection

Definition at line 122 of file session.h.

Referenced by cmd_stat(), and statistics().

◆ num_records

int statistics::num_records

Definition at line 129 of file session.h.

Referenced by cmd_stat(), and statistics().

◆ num_working

int statistics::num_working

Definition at line 124 of file session.h.

Referenced by cmd_stat(), and statistics().


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