Public Member Functions | |
BlacklistDecision (XrdSysError &log) | |
virtual bool | ConfigDecision (const char *parms) |
virtual bool | Decide (const std::string &lfn, XrdOss &) const |
A decision library that allows all files to be cached except for a blacklist. | |
Public Member Functions inherited from XrdPfc::Decision | |
virtual | ~Decision () |
Destructor. |
Definition at line 27 of file XrdPfcBlacklistDecision.cc.
|
inline |
Definition at line 49 of file XrdPfcBlacklistDecision.cc.
|
inlinevirtual |
Parse configuration arguments.
params | configuration parameters |
Reimplemented from XrdPfc::Decision.
Definition at line 53 of file XrdPfcBlacklistDecision.cc.
References fclose(), and fopen.
|
inlinevirtual |
A decision library that allows all files to be cached except for a blacklist.
Implements XrdPfc::Decision.
Definition at line 34 of file XrdPfcBlacklistDecision.cc.