xrootd
Public Member Functions | Private Member Functions | Private Attributes | Static Private Attributes

XrdCmsNash Class Reference

#include <XrdCmsNash.hh>

Collaboration diagram for XrdCmsNash:
Collaboration graph
[legend]

List of all members.

Public Member Functions

XrdCmsKeyItemAdd (XrdCmsKey &Key)
XrdCmsKeyItemFind (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

Constructor & Destructor Documentation

XrdCmsNash::XrdCmsNash ( int  psize = 17711,
int  size = 28657 
)
XrdCmsNash::~XrdCmsNash ( ) [inline]

Member Function Documentation

XrdCmsKeyItem * XrdCmsNash::Add ( XrdCmsKey Key)
void XrdCmsNash::Expand ( ) [private]
XrdCmsKeyItem * XrdCmsNash::Find ( XrdCmsKey Key)
int XrdCmsNash::Recycle ( XrdCmsKeyItem rip)

Member Data Documentation

const int XrdCmsNash::LoadMax = 80 [static, private]

Referenced by Expand(), and XrdCmsNash().

int XrdCmsNash::nashnum [private]

Referenced by Add(), Recycle(), and XrdCmsNash().

Referenced by Add(), Expand(), Find(), Recycle(), and XrdCmsNash().

Referenced by Add(), Expand(), Find(), Recycle(), and XrdCmsNash().

Referenced by Expand(), and XrdCmsNash().

int XrdCmsNash::Threshold [private]

Referenced by Add(), Expand(), and XrdCmsNash().


The documentation for this class was generated from the following files: