#include <string>
#include <queue>
#include "XrdCl/XrdClDefaultEnv.hh"
#include "XrdFileCacheInfo.hh"
#include "XrdFileCacheStats.hh"
Include dependency graph for XrdFileCachePrefetch.hh:
This graph shows which files directly or indirectly include this file:
Go to the source code of this file.
Namespaces | |
namespace | XrdCl |
namespace | XrdFileCache |
Classes | |
class | XrdFileCache::Prefetch |
Downloads data into a file on local disk and handles IO read requests. More... | |
struct | XrdFileCache::Prefetch::Task |
A prefetching task -- a file region that requires preferential treatment. More... | |
struct | XrdFileCache::Prefetch::RAMBlock |
struct | XrdFileCache::Prefetch::RAM |