xrootd
Public Member Functions | Private Member Functions | Private Attributes | Static Private Attributes | List of all members
XrdCmsNash Class Reference

#include <XrdCmsNash.hh>

Collaboration diagram for XrdCmsNash:
Collaboration graph
[legend]

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
staticprivate

Referenced by Expand(), and XrdCmsNash().

int XrdCmsNash::nashnum
private

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

XrdCmsKeyItem** XrdCmsNash::nashtable
private

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

int XrdCmsNash::nashtablesize
private

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

int XrdCmsNash::prevtablesize
private

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: