xrootd
Public Member Functions | Public Attributes | List of all members
XrdFileCache::Prefetch::Task Struct Reference

A prefetching task – a file region that requires preferential treatment. More...

Collaboration diagram for XrdFileCache::Prefetch::Task:
Collaboration graph
[legend]

Public Member Functions

 Task ()
 
 Task (int r, XrdSysCondVar *cv)
 
 ~Task ()
 

Public Attributes

int ramBlockIdx
 idx in the in-memory buffer More...
 
XrdSysCondVarcondVar
 signal when complete More...
 

Detailed Description

A prefetching task – a file region that requires preferential treatment.

Constructor & Destructor Documentation

XrdFileCache::Prefetch::Task::Task ( )
inline
XrdFileCache::Prefetch::Task::Task ( int  r,
XrdSysCondVar cv 
)
inline
XrdFileCache::Prefetch::Task::~Task ( )
inline

Member Data Documentation

XrdSysCondVar* XrdFileCache::Prefetch::Task::condVar

signal when complete

int XrdFileCache::Prefetch::Task::ramBlockIdx

idx in the in-memory buffer


The documentation for this struct was generated from the following file: