#include <XrdCmsNash.hh>

Public Member Functions | |
| XrdCmsKeyItem * | Add (XrdCmsKey &Key) |
| XrdCmsKeyItem * | Find (XrdCmsKey &Key) |
| int | Recycle (XrdCmsKeyItem *rip) |
| XrdCmsNash (int psize=17711, int size=28657) | |
| ~XrdCmsNash () | |
Private Member Functions | |
| void | Expand () |
Private Attributes | |
| XrdCmsKeyItem ** | nashtable |
| int | prevtablesize |
| int | nashtablesize |
| int | nashnum |
| int | Threshold |
Static Private Attributes | |
| static const int | LoadMax = 80 |
| XrdCmsNash::XrdCmsNash | ( | int | psize = 17711, |
|
| int | size = 28657 | |||
| ) |
| XrdCmsNash::~XrdCmsNash | ( | ) | [inline] |
| XrdCmsKeyItem* XrdCmsNash::Add | ( | XrdCmsKey & | Key | ) |
| void XrdCmsNash::Expand | ( | ) | [private] |
| XrdCmsKeyItem* XrdCmsNash::Find | ( | XrdCmsKey & | Key | ) |
| int XrdCmsNash::Recycle | ( | XrdCmsKeyItem * | rip | ) |
const int XrdCmsNash::LoadMax = 80 [static, private] |
int XrdCmsNash::nashnum [private] |
XrdCmsKeyItem** XrdCmsNash::nashtable [private] |
int XrdCmsNash::nashtablesize [private] |
int XrdCmsNash::prevtablesize [private] |
int XrdCmsNash::Threshold [private] |
1.6.1