XrdPfc::Info::AStat Struct Reference

Access statistics. More...

#include <XrdPfcInfo.hh>

List of all members.

Public Member Functions

 AStat ()
void MergeWith (const AStat &a)

Public Attributes

time_t AttachTime
 open time
time_t DetachTime
 close time
int NumIos
 number of IO objects attached during this access
int Duration
 total duration of all IOs attached
int NumMerged
 number of times the record has been merged
long long BytesHit
 read from cache
long long BytesMissed
 read from remote and cached
long long BytesBypassed
 read from remote and dropped

Detailed Description

Access statistics.


Constructor & Destructor Documentation

XrdPfc::Info::AStat::AStat (  )  [inline]

Member Function Documentation

void XrdPfc::Info::AStat::MergeWith ( const AStat a  ) 

Member Data Documentation

open time

read from remote and dropped

read from cache

read from remote and cached

close time

total duration of all IOs attached

number of IO objects attached during this access

number of times the record has been merged


The documentation for this struct was generated from the following file:
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Defines

Generated on 7 Jul 2020 for xrootd by  doxygen 1.6.1