#include <XrdOlbCache.hh>


Public Member Functions | |
| void | DoIt () |
| XrdOlbCache_Scrubber (XrdOlbCache *cp, XrdScheduler *sp) | |
| ~XrdOlbCache_Scrubber () | |
Private Attributes | |
| XrdScheduler * | SchedP |
| XrdOlbCache * | CacheP |
| XrdOlbCache_Scrubber::XrdOlbCache_Scrubber | ( | XrdOlbCache * | cp, | |
| XrdScheduler * | sp | |||
| ) | [inline] |
| XrdOlbCache_Scrubber::~XrdOlbCache_Scrubber | ( | ) | [inline] |
| void XrdOlbCache_Scrubber::DoIt | ( | ) | [inline, virtual] |
Implements XrdJob.
References CacheP, XrdOlbCache::LifeTime, SchedP, XrdScheduler::Schedule(), and XrdOlbCache::Scrub().
XrdOlbCache* XrdOlbCache_Scrubber::CacheP [private] |
Referenced by DoIt(), and XrdOlbCache_Scrubber().
XrdScheduler* XrdOlbCache_Scrubber::SchedP [private] |
Referenced by DoIt(), and XrdOlbCache_Scrubber().
1.7.1