XrdCmsCache Class Reference
#include <XrdCmsCache.hh>
List of all members.
Public Member Functions |
| int | AddFile (XrdCmsSelect &Sel, SMask_t mask) |
| int | DelFile (XrdCmsSelect &Sel, SMask_t mask) |
| int | GetFile (XrdCmsSelect &Sel, SMask_t mask) |
| int | UnkFile (XrdCmsSelect &Sel, SMask_t mask) |
| int | WT4File (XrdCmsSelect &Sel, SMask_t mask) |
| void | Bounce (SMask_t smask, int SNum) |
| void | Drop (SMask_t mask, int SNum, int xHi) |
| int | Init (int fxHold, int fxDelay, int fxQuery, int seFS, int nxHold) |
| void * | TickTock () |
| | XrdCmsCache () |
| | ~XrdCmsCache () |
Public Attributes |
| XrdCmsPList_Anchor | Paths |
| SMask_t | Vec |
| unsigned int | Start |
| unsigned int | End |
Static Public Attributes |
| static const int | min_nxTime = 60 |
Private Member Functions |
| void | Add2Q (XrdCmsRRQInfo *Info, XrdCmsKeyItem *cp, int selOpts) |
| void | Dispatch (XrdCmsSelect &Sel, XrdCmsKeyItem *cinfo, short roQ, short rwQ) |
| SMask_t | getBVec (unsigned int todA, unsigned int &todB) |
| void | Recycle (XrdCmsKeyItem *theList) |
Private Attributes |
| struct { |
| SMask_t Vec |
| unsigned int Start |
| unsigned int End |
| } | Bhistory [XrdCmsKeyItem::TickRate] |
| XrdSysMutex | myMutex |
| XrdCmsNash | CTable |
| unsigned int | Bounced [STMax] |
| SMask_t | okVec |
| unsigned int | Tick |
| unsigned int | Tock |
| unsigned int | BClock |
| int | nilTMO |
| int | DLTime |
| int | QDelay |
| int | Bhits |
| int | Bmiss |
| int | vecHi |
| int | isDFS |
Friends |
| class | XrdCmsCacheJob |
Constructor & Destructor Documentation
| XrdCmsCache::XrdCmsCache |
( |
|
) |
[inline] |
| XrdCmsCache::~XrdCmsCache |
( |
|
) |
[inline] |
Member Function Documentation
| void XrdCmsCache::Bounce |
( |
SMask_t |
smask, |
|
|
int |
SNum | |
|
) |
| | |
| void XrdCmsCache::Drop |
( |
SMask_t |
mask, |
|
|
int |
SNum, |
|
|
int |
xHi | |
|
) |
| | |
| SMask_t XrdCmsCache::getBVec |
( |
unsigned int |
todA, |
|
|
unsigned int & |
todB | |
|
) |
| | [private] |
| int XrdCmsCache::Init |
( |
int |
fxHold, |
|
|
int |
fxDelay, |
|
|
int |
fxQuery, |
|
|
int |
seFS, |
|
|
int |
nxHold | |
|
) |
| | |
| void* XrdCmsCache::TickTock |
( |
|
) |
|
Friends And Related Function Documentation
friend class XrdCmsCacheJob [friend] |
Member Data Documentation
The documentation for this class was generated from the following file: