xrootd
|
A prefetching task – a file region that requires preferential treatment. More...
Public Member Functions | |
Task () | |
Task (int r, size_t s, XrdSysCondVar *cv) | |
~Task () | |
Public Attributes | |
int | ramBlockIdx |
idx in the in-memory buffer More... | |
size_t | size |
cached, used for the end file block More... | |
XrdSysCondVar * | condVar |
signal when complete More... | |
A prefetching task – a file region that requires preferential treatment.
|
inline |
|
inline |
|
inline |
XrdSysCondVar* XrdFileCache::Prefetch::Task::condVar |
signal when complete
int XrdFileCache::Prefetch::Task::ramBlockIdx |
idx in the in-memory buffer
size_t XrdFileCache::Prefetch::Task::size |
cached, used for the end file block