xrootd
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

◆ AStat()

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

read remote client

Member Data Documentation

◆ AttachTime

time_t XrdFileCache::Info::AStat::AttachTime

◆ BytesDisk

long long XrdFileCache::Info::AStat::BytesDisk

close time

◆ BytesMissed

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

read from ram

◆ BytesRam

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

read from disk

◆ DetachTime

time_t XrdFileCache::Info::AStat::DetachTime

open time


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