Mgr::ServiceTimesActionData Class Reference

store service times for 5 and 60 min More...

#include <ServiceTimesAction.h>

Collaboration diagram for Mgr::ServiceTimesActionData:

Public Types

enum  { seriesSize = 19 }
 

Public Member Functions

 ServiceTimesActionData ()
 
ServiceTimesActionDataoperator+= (const ServiceTimesActionData &stats)
 

Public Attributes

double http_requests5 [seriesSize]
 
double http_requests60 [seriesSize]
 
double cache_misses5 [seriesSize]
 
double cache_misses60 [seriesSize]
 
double cache_hits5 [seriesSize]
 
double cache_hits60 [seriesSize]
 
double near_hits5 [seriesSize]
 
double near_hits60 [seriesSize]
 
double not_modified_replies5 [seriesSize]
 
double not_modified_replies60 [seriesSize]
 
double dns_lookups5 [seriesSize]
 
double dns_lookups60 [seriesSize]
 
double icp_queries5 [seriesSize]
 
double icp_queries60 [seriesSize]
 
unsigned int count
 

Detailed Description

Definition at line 20 of file ServiceTimesAction.h.

Member Enumeration Documentation

◆ anonymous enum

anonymous enum
Enumerator
seriesSize 

Definition at line 23 of file ServiceTimesAction.h.

Constructor & Destructor Documentation

◆ ServiceTimesActionData()

Mgr::ServiceTimesActionData::ServiceTimesActionData ( )

Definition at line 22 of file ServiceTimesAction.cc.

Member Function Documentation

◆ operator+=()

Mgr::ServiceTimesActionData & Mgr::ServiceTimesActionData::operator+= ( const ServiceTimesActionData stats)

Definition at line 28 of file ServiceTimesAction.cc.

References Ping::stats.

Member Data Documentation

◆ cache_hits5

double Mgr::ServiceTimesActionData::cache_hits5[seriesSize]

Definition at line 34 of file ServiceTimesAction.h.

◆ cache_hits60

double Mgr::ServiceTimesActionData::cache_hits60[seriesSize]

Definition at line 35 of file ServiceTimesAction.h.

◆ cache_misses5

double Mgr::ServiceTimesActionData::cache_misses5[seriesSize]

Definition at line 32 of file ServiceTimesAction.h.

◆ cache_misses60

double Mgr::ServiceTimesActionData::cache_misses60[seriesSize]

Definition at line 33 of file ServiceTimesAction.h.

◆ count

unsigned int Mgr::ServiceTimesActionData::count

Definition at line 44 of file ServiceTimesAction.h.

◆ dns_lookups5

double Mgr::ServiceTimesActionData::dns_lookups5[seriesSize]

Definition at line 40 of file ServiceTimesAction.h.

◆ dns_lookups60

double Mgr::ServiceTimesActionData::dns_lookups60[seriesSize]

Definition at line 41 of file ServiceTimesAction.h.

◆ http_requests5

double Mgr::ServiceTimesActionData::http_requests5[seriesSize]

Definition at line 30 of file ServiceTimesAction.h.

◆ http_requests60

double Mgr::ServiceTimesActionData::http_requests60[seriesSize]

Definition at line 31 of file ServiceTimesAction.h.

◆ icp_queries5

double Mgr::ServiceTimesActionData::icp_queries5[seriesSize]

Definition at line 42 of file ServiceTimesAction.h.

◆ icp_queries60

double Mgr::ServiceTimesActionData::icp_queries60[seriesSize]

Definition at line 43 of file ServiceTimesAction.h.

◆ near_hits5

double Mgr::ServiceTimesActionData::near_hits5[seriesSize]

Definition at line 36 of file ServiceTimesAction.h.

◆ near_hits60

double Mgr::ServiceTimesActionData::near_hits60[seriesSize]

Definition at line 37 of file ServiceTimesAction.h.

◆ not_modified_replies5

double Mgr::ServiceTimesActionData::not_modified_replies5[seriesSize]

Definition at line 38 of file ServiceTimesAction.h.

◆ not_modified_replies60

double Mgr::ServiceTimesActionData::not_modified_replies60[seriesSize]

Definition at line 39 of file ServiceTimesAction.h.


The documentation for this class was generated from the following files:

 

Introduction

Documentation

Support

Miscellaneous

Web Site Translations

Mirrors