|
xrootd
|

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