#include <XrdOfsHandle.hh>
Collaboration diagram for XrdOfsHanTab:

Public Member Functions | |
| void | Add (XrdOfsHandle *hP) |
| XrdOfsHandle * | Find (XrdOfsHanKey &Key) |
| int | Remove (XrdOfsHandle *rip) |
| XrdOfsHanTab (int psize=987, int size=1597) | |
| ~XrdOfsHanTab () | |
Private Member Functions | |
| void | Expand () |
Private Attributes | |
| XrdOfsHandle ** | nashtable |
| int | prevtablesize |
| int | nashtablesize |
| int | nashnum |
| int | Threshold |
Static Private Attributes | |
| const int | LoadMax = 80 |
|
||||||||||||
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1.3.9.1