![]() |
XRootD
|
#include <XrdXrootdFileStats.hh>
Public Types | |
enum | monLevel { monOff = 0 , monOn = 1 , monOps = 2 , monSsq = 3 } |
Public Member Functions | |
XrdXrootdFileStats () | |
~XrdXrootdFileStats () | |
void | Init () |
void | pgrOps (int rsz, bool isRetry=false) |
void | pgUpdt (int wErrs, int wFixd, int wUnc) |
void | pgwOps (int wsz, bool isRetry=false) |
void | rdOps (int rsz) |
void | rvOps (int rsz, int ssz) |
void | wrOps (int wsz) |
void | wvOps (int wsz, int ssz) |
Public Attributes | ||
kXR_unt32 | FileID | |
long long | fSize | |
short | MonEnt | |
char | monLvl | |
XrdXrootdMonStatOPS | ops | |
XrdXrootdMonStatPRW | prw | |
struct { | ||
double | read | |
double | readv | |
double | rsegs | |
double | write | |
} | ssq | |
XrdXrootdMonStatXFR | xfr | |
char | xfrXeq | |
Definition at line 35 of file XrdXrootdFileStats.hh.
|
inline |
Definition at line 154 of file XrdXrootdFileStats.hh.
References Init().
|
inline |
Definition at line 155 of file XrdXrootdFileStats.hh.
|
inline |
Definition at line 55 of file XrdXrootdFileStats.hh.
References FileID, MonEnt, monLvl, ops, prw, ssq, xfr, and xfrXeq.
Referenced by XrdXrootdFileStats().
|
inline |
|
inline |
|
inline |
|
inline |
Definition at line 89 of file XrdXrootdFileStats.hh.
|
inline |
Definition at line 102 of file XrdXrootdFileStats.hh.
|
inline |
|
inline |
Definition at line 133 of file XrdXrootdFileStats.hh.
References wrOps().
kXR_unt32 XrdXrootdFileStats::FileID |
Definition at line 39 of file XrdXrootdFileStats.hh.
Referenced by XrdXrootdMonFile::Close(), Init(), and XrdXrootdMonFile::Open().
long long XrdXrootdFileStats::fSize |
Definition at line 43 of file XrdXrootdFileStats.hh.
Referenced by XrdXrootdMonFile::Open().
short XrdXrootdFileStats::MonEnt |
Definition at line 40 of file XrdXrootdFileStats.hh.
Referenced by XrdXrootdMonFile::Close(), Init(), and XrdXrootdMonFile::Open().
char XrdXrootdFileStats::monLvl |
Definition at line 41 of file XrdXrootdFileStats.hh.
Referenced by Init(), XrdXrootdMonFile::Open(), pgrOps(), pgUpdt(), pgwOps(), rdOps(), rvOps(), and wrOps().
XrdXrootdMonStatOPS XrdXrootdFileStats::ops |
Definition at line 45 of file XrdXrootdFileStats.hh.
Referenced by XrdXrootdMonFile::Close(), Init(), rdOps(), rvOps(), and wrOps().
XrdXrootdMonStatPRW XrdXrootdFileStats::prw |
struct { ... } XrdXrootdFileStats::ssq |
Referenced by XrdXrootdMonFile::Close(), Init(), rdOps(), rvOps(), and wrOps().
XrdXrootdMonStatXFR XrdXrootdFileStats::xfr |
Definition at line 44 of file XrdXrootdFileStats.hh.
Referenced by XrdXrootdMonFile::Close(), Init(), rdOps(), rvOps(), and wrOps().
char XrdXrootdFileStats::xfrXeq |
Definition at line 42 of file XrdXrootdFileStats.hh.
Referenced by Init(), XrdXrootdMonFile::Open(), rdOps(), rvOps(), and wrOps().