xrootd
|
Public Member Functions | |
RAMBlock () | |
Public Attributes | |
int | fileBlockIdx |
offset in output file More... | |
int | refCount |
read and write reference count More... | |
bool | fromRead |
is ram requested from prefetch or read More... | |
ReadRamState_t | status |
read from client status More... | |
int | readErrno |
posix error on read fail More... | |
|
inline |
int XrdFileCache::Prefetch::RAMBlock::fileBlockIdx |
offset in output file
bool XrdFileCache::Prefetch::RAMBlock::fromRead |
is ram requested from prefetch or read
int XrdFileCache::Prefetch::RAMBlock::readErrno |
posix error on read fail
int XrdFileCache::Prefetch::RAMBlock::refCount |
read and write reference count
ReadRamState_t XrdFileCache::Prefetch::RAMBlock::status |
read from client status