|
XRootD
|
#include <XrdStats.hh>
Collaboration diagram for XrdStats:Classes | |
| class | CallBack |
Public Member Functions | |
| XrdStats (XrdSysError *eP, XrdScheduler *sP, XrdBuffManager *bP, const char *hn, int port, const char *in, const char *pn, const char *sn) | |
| virtual | ~XrdStats () |
| void | Export (XrdOucEnv &env) |
| void | Init (char **Dest, int iVal=600, int xOpts=0, int jOpts=0) |
| void | Report () |
| virtual void | Stats (XrdStats::CallBack *InfoBack, int xOpts, int jOpts=0) |
Definition at line 62 of file XrdStats.hh.
| XrdStats::XrdStats | ( | XrdSysError * | eP, |
| XrdScheduler * | sP, | ||
| XrdBuffManager * | bP, | ||
| const char * | hn, | ||
| int | port, | ||
| const char * | in, | ||
| const char * | pn, | ||
| const char * | sn | ||
| ) |
Definition at line 83 of file XrdStats.cc.
|
inlinevirtual |
Definition at line 92 of file XrdStats.hh.
| void XrdStats::Export | ( | XrdOucEnv & | env | ) |
Definition at line 131 of file XrdStats.cc.
References XrdOucEnv::PutPtr(), and XrdCms::theEnv.
Here is the call graph for this function:| void XrdStats::Init | ( | char ** | Dest, |
| int | iVal = 600, |
||
| int | xOpts = 0, |
||
| int | jOpts = 0 |
||
| ) |
Definition at line 141 of file XrdStats.cc.
References XRD_STATS_ALLJ, XRD_STATS_ALLX, XRD_STATS_JSON, and XRD_STATS_SYNCA.
| void XrdStats::Report | ( | ) |
Definition at line 166 of file XrdStats.cc.
References XrdScheduler::Active(), XrdMonitor::F_JSON, XrdMonitor::Format(), XrdSysMutex::Lock(), XrdMonitor::Registered(), XrdNetMsg::Send(), XrdSysMutex::UnLock(), XrdMonitor::X_ADON, XrdMonitor::X_PLUG, XRD_STATS_ADON, XRD_STATS_PLUG, and XRD_STATS_SYNC.
Referenced by XrdStatsJob::DoIt().
Here is the call graph for this function:
Here is the caller graph for this function:
|
virtual |
Definition at line 224 of file XrdStats.cc.
References XrdStats::CallBack::Info(), XrdSysMutex::Lock(), opts, and XrdSysMutex::UnLock().
Referenced by XrdXrootdStats::Stats().
Here is the call graph for this function:
Here is the caller graph for this function: