Classes | |
| class | Stat |
| class | FdCacheStats |
| class | DupeStats |
| class | TimedCalls |
| class | MemStats |
| struct | StatKey |
| struct | ServerInfo |
Typedefs | |
| typedef Sequence< StatKind > | StatsRequest |
| typedef Table< StatKey, Stat * >::Default | StatsResult |
| typedef Table< StatKey, Stat * >::Iterator | StatsResultIter |
Enumerations | |
| enum | StatKind { invalid = 0, fdCache, dupeTotal, srpcTotal, nfsTotal, memUsage, statKindEnd } |
Functions | |
| void | getStats (StatsResult &result, const StatsRequest &request, AccessControl::Identity who=NULL, Text reposHost="", Text reposPort="") throw (SRPC::failure) |
| void | getServerInfo (ServerInfo &result, AccessControl::Identity who=NULL, Text reposHost="", Text reposPort="") throw (SRPC::failure) |
|
|
Definition at line 50 of file ReposStatsSRPC.H. |
|
|
Definition at line 53 of file ReposStatsSRPC.H. |
|
|
Definition at line 54 of file ReposStatsSRPC.H. |
|
|
Definition at line 34 of file ReposStats.H. |
|
||||||||||||||||||||
|
|
|
||||||||||||||||||||||||
|
|
1.4.2