![]() |
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, XrdXrootdMonStatOPS::rdMin, XrdXrootdMonStatOPS::rsMin, XrdXrootdMonStatOPS::rvMin, ssq, XrdXrootdMonStatOPS::wrMin, xfr, and xfrXeq.
Referenced by XrdXrootdFile::XrdXrootdFile(), and XrdXrootdFileStats().
|
inline |
Definition at line 65 of file XrdXrootdFileStats.hh.
References monLvl, prw, XrdXrootdMonStatPRW::rBytes, XrdXrootdMonStatPRW::rCount, and XrdXrootdMonStatPRW::rRetry.
|
inline |
Definition at line 81 of file XrdXrootdFileStats.hh.
References monLvl, prw, XrdXrootdMonStatPRW::wcsErr, XrdXrootdMonStatPRW::wcsUnc, and XrdXrootdMonStatPRW::wRetry.
|
inline |
Definition at line 73 of file XrdXrootdFileStats.hh.
References monLvl, prw, XrdXrootdMonStatPRW::wBytes, XrdXrootdMonStatPRW::wCount, and XrdXrootdMonStatPRW::wRetry.
|
inline |
Definition at line 89 of file XrdXrootdFileStats.hh.
References monLvl, ops, XrdXrootdMonStatOPS::rdMax, XrdXrootdMonStatOPS::rdMin, XrdXrootdMonStatOPS::read, XrdXrootdMonStatXFR::read, ssq, xfr, and xfrXeq.
|
inline |
Definition at line 102 of file XrdXrootdFileStats.hh.
References monLvl, ops, XrdXrootdMonStatOPS::readv, XrdXrootdMonStatXFR::readv, XrdXrootdMonStatOPS::rsegs, XrdXrootdMonStatOPS::rsMax, XrdXrootdMonStatOPS::rsMin, XrdXrootdMonStatOPS::rvMax, XrdXrootdMonStatOPS::rvMin, ssq, xfr, and xfrXeq.
|
inline |
Definition at line 120 of file XrdXrootdFileStats.hh.
References monLvl, ops, ssq, XrdXrootdMonStatOPS::write, XrdXrootdMonStatXFR::write, XrdXrootdMonStatOPS::wrMax, XrdXrootdMonStatOPS::wrMin, xfr, and xfrXeq.
Referenced by XrdXrootdProtocol::do_WriteSpan(), and wvOps().
|
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(), XrdXrootdProtocol::do_WriteSpan(), Init(), and XrdXrootdMonFile::Open().
long long XrdXrootdFileStats::fSize |
Definition at line 43 of file XrdXrootdFileStats.hh.
Referenced by XrdXrootdFile::XrdXrootdFile(), and 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().