Describe a file close event.
More...
#include <XrdClMonitor.hh>
Describe a file close event.
XrdCl::Monitor::CloseInfo::CloseInfo |
( |
| ) |
|
|
inline |
timeval XrdCl::Monitor::CloseInfo::cTOD |
gettimeofday() when file was closed
const URL* XrdCl::Monitor::CloseInfo::file |
timeval XrdCl::Monitor::CloseInfo::oTOD |
gettimeofday() when file was opened
uint64_t XrdCl::Monitor::CloseInfo::rBytes |
Total number of bytes read via read.
uint32_t XrdCl::Monitor::CloseInfo::rCount |
uint64_t XrdCl::Monitor::CloseInfo::vBytes |
Total number of bytes read via readv.
uint32_t XrdCl::Monitor::CloseInfo::vCount |
uint64_t XrdCl::Monitor::CloseInfo::vSegs |
Total count of readv segments.
uint64_t XrdCl::Monitor::CloseInfo::wBytes |
Total number of bytes written.
uint32_t XrdCl::Monitor::CloseInfo::wCount |
The documentation for this struct was generated from the following file: