xrootd
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros
Public Member Functions | Public Attributes | List of all members
XrdFileCache::Info::AStat Struct Reference

#include <XrdFileCacheInfo.hh>

Public Member Functions

 AStat ()
 read remote client More...
 

Public Attributes

time_t AttachTime
 
time_t DetachTime
 open time More...
 
long long BytesDisk
 close time More...
 
long long BytesRam
 read from disk More...
 
long long BytesMissed
 read from ram More...
 

Constructor & Destructor Documentation

XrdFileCache::Info::AStat::AStat ( )
inline

read remote client

Member Data Documentation

time_t XrdFileCache::Info::AStat::AttachTime
long long XrdFileCache::Info::AStat::BytesDisk

close time

long long XrdFileCache::Info::AStat::BytesMissed

read from ram

long long XrdFileCache::Info::AStat::BytesRam

read from disk

time_t XrdFileCache::Info::AStat::DetachTime

open time


The documentation for this struct was generated from the following file: