#include <XrdXrootdStats.hh>
Collaboration diagram for XrdXrootdStats:

Public Member Functions | |
| void | setFS (XrdSfsFileSystem *fsp) |
| int | Stats (char *buff, int blen, int do_sync=0) |
| int | Stats (XrdXrootdResponse &resp, const char *opts) |
| XrdXrootdStats (XrdStats *sp) | |
| ~XrdXrootdStats () | |
Public Attributes | |
| int | Count |
| int | errorCnt |
| int | redirCnt |
| int | stallCnt |
| int | getfCnt |
| int | putfCnt |
| int | openCnt |
| int | readCnt |
| int | prerCnt |
| int | writeCnt |
| int | syncCnt |
| int | miscCnt |
| int | AsyncNum |
| int | AsyncMax |
| int | AsyncRej |
| int | AsyncNow |
| int | Refresh |
| XrdSysMutex | statsMutex |
Private Attributes | |
| XrdSfsFileSystem * | fsP |
| XrdStats * | xstats |
|
|
|
|
|
|
|
|
|
|
||||||||||||
|
|
|
||||||||||||||||
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1.3.9.1