![]() |
XRootD
|
#include "XrdVersion.hh"
#include "XrdOssStatsConfig.hh"
#include "XrdOssStatsFileSystem.hh"
#include "XrdSys/XrdSysError.hh"
#include <sstream>
Go to the source code of this file.
Functions | |
std::string | LogMaskToString (int mask) |
bool | ParseDuration (const std::string &duration, std::chrono::steady_clock::duration &result, std::string &errmsg) |
XrdOss * | XrdOssAddStorageSystem2 (XrdOss *curr_oss, XrdSysLogger *logger, const char *config_fn, const char *parms, XrdOucEnv *envP) |
XrdVERSIONINFO (XrdOssAddStorageSystem2, fsstats) | |
XrdVERSIONINFO (XrdOssGetFileSystem, Stats) | |
std::string LogMaskToString | ( | int | mask | ) |
Definition at line 13 of file XrdOssStatsConfig.cc.
References Macaroons::All, Macaroons::Debug, Macaroons::Error, Info, and Warning.
Referenced by StatsFileSystem::Config().
bool ParseDuration | ( | const std::string & | duration, |
std::chrono::steady_clock::duration & | result, | ||
std::string & | errmsg | ||
) |
Definition at line 41 of file XrdOssStatsConfig.cc.
Referenced by StatsFileSystem::Config().
XrdOss* XrdOssAddStorageSystem2 | ( | XrdOss * | curr_oss, |
XrdSysLogger * | logger, | ||
const char * | config_fn, | ||
const char * | parms, | ||
XrdOucEnv * | envP | ||
) |
Definition at line 110 of file XrdOssStatsConfig.cc.
References XrdSysError::Emsg(), and XrdProxy::envP.
XrdVERSIONINFO | ( | XrdOssAddStorageSystem2 | , |
fsstats | |||
) |
XrdVERSIONINFO | ( | XrdOssGetFileSystem | , |
Stats | |||
) |