#include <XrdCmsNash.hh>
Collaboration diagram for XrdCmsNash:

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 | |
| const int | LoadMax = 80 |
|
||||||||||||
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1.3.9.1