xrootd
|
#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 |
||
) |
|
inline |
XrdCmsKeyItem* XrdCmsNash::Add | ( | XrdCmsKey & | Key | ) |
|
private |
XrdCmsKeyItem* XrdCmsNash::Find | ( | XrdCmsKey & | Key | ) |
int XrdCmsNash::Recycle | ( | XrdCmsKeyItem * | rip | ) |
|
staticprivate |
|
private |
|
private |
|
private |
|
private |
|
private |