#include <XrdSutPFCache.hh>
◆ XrdSutPFCache()
| XrdSutPFCache::XrdSutPFCache |
( |
| ) |
|
|
inline |
◆ ~XrdSutPFCache()
| virtual XrdSutPFCache::~XrdSutPFCache |
( |
| ) |
|
|
virtual |
◆ Add()
◆ Delete()
◆ Dump()
| void XrdSutPFCache::Dump |
( |
const char * |
msg = 0 | ) |
|
◆ Empty()
| bool XrdSutPFCache::Empty |
( |
| ) |
const |
|
inline |
◆ Entries()
| int XrdSutPFCache::Entries |
( |
| ) |
const |
|
inline |
◆ Flush()
| int XrdSutPFCache::Flush |
( |
const char * |
pfname = 0 | ) |
|
◆ Get() [1/3]
| XrdSutPFEntry* XrdSutPFCache::Get |
( |
const char * |
ID, |
|
|
bool * |
wild |
|
) |
| |
|
private |
◆ Get() [2/3]
◆ Get() [3/3]
◆ Init()
| int XrdSutPFCache::Init |
( |
int |
capacity = 100, |
|
|
bool |
lock = 1 |
|
) |
| |
◆ Load()
| int XrdSutPFCache::Load |
( |
const char * |
pfname | ) |
|
◆ Refresh()
| int XrdSutPFCache::Refresh |
( |
| ) |
|
◆ Rehash()
| int XrdSutPFCache::Rehash |
( |
bool |
force = 0, |
|
|
bool |
lock = 1 |
|
) |
| |
◆ Remove()
| bool XrdSutPFCache::Remove |
( |
const char * |
ID, |
|
|
int |
opt = 1 |
|
) |
| |
◆ Reset()
| int XrdSutPFCache::Reset |
( |
int |
newsz = -1, |
|
|
bool |
lock = 1 |
|
) |
| |
◆ SetLifetime()
| void XrdSutPFCache::SetLifetime |
( |
int |
lifet = 300 | ) |
|
|
inline |
◆ Trim()
| int XrdSutPFCache::Trim |
( |
int |
lifet = 0 | ) |
|
◆ cachemx
| int XrdSutPFCache::cachemx |
|
private |
◆ cachent
◆ cachesz
| int XrdSutPFCache::cachesz |
|
private |
◆ hashtable
◆ htmtime
◆ isinit
| bool XrdSutPFCache::isinit |
|
private |
◆ lifetime
| int XrdSutPFCache::lifetime |
|
private |
◆ maxTries
| const int XrdSutPFCache::maxTries = 100 |
|
staticprivate |
◆ pfile
◆ retryMSW
| const int XrdSutPFCache::retryMSW = 300 |
|
staticprivate |
◆ rwlock
◆ utime
The documentation for this class was generated from the following file: