Public Member Functions | |
WriteQ () | |
Public Attributes | |
XrdSysCondVar | condVar |
write list condVar | |
size_t | size |
cache size of a container | |
std::list< Block * > | queue |
container | |
long long | writes_between_purges |
upper bound on amount of bytes written between two purge passes |
XrdFileCache::Cache::WriteQ::WriteQ | ( | ) | [inline] |
write list condVar
std::list<Block*> XrdFileCache::Cache::WriteQ::queue |
container
cache size of a container
upper bound on amount of bytes written between two purge passes