Store statistics related to low-level I/O. More...

#include <StoreStats.h>

Collaboration diagram for StoreIoStats:

Public Member Functions

 StoreIoStats ()
 

Public Attributes

struct {
   int   calls
 
   int   select_fail
 
   int   create_fail
 
   int   success
 
create
 cache_dir selection and disk entry creation stats More...
 

Detailed Description

Definition at line 57 of file StoreStats.h.

Constructor & Destructor Documentation

◆ StoreIoStats()

StoreIoStats::StoreIoStats ( )

Definition at line 51 of file StoreStats.cc.

Member Data Documentation

◆ calls

int StoreIoStats::calls

Definition at line 63 of file StoreStats.h.

Referenced by Mgr::StoreIoAction::collect(), and storeCreate().

◆ 

struct { ... } StoreIoStats::create

◆ create_fail

int StoreIoStats::create_fail

Definition at line 65 of file StoreStats.h.

Referenced by Mgr::StoreIoAction::collect(), and storeCreate().

◆ select_fail

int StoreIoStats::select_fail

Definition at line 64 of file StoreStats.h.

Referenced by Mgr::StoreIoAction::collect(), and storeCreate().

◆ success

int StoreIoStats::success

Definition at line 66 of file StoreStats.h.

Referenced by Mgr::StoreIoAction::collect(), and storeCreate().


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

 

Introduction

Documentation

Support

Miscellaneous

Web Site Translations

Mirrors