VFS stat info.
More...
#include <XrdClXRootDResponses.hh>
§ StatInfoVFS()
| XrdCl::StatInfoVFS::StatInfoVFS |
( |
| ) |
|
§ GetFreeRW()
| uint64_t XrdCl::StatInfoVFS::GetFreeRW |
( |
| ) |
const |
|
inline |
Get size of the largest contiguous area of free r/w space (in MB)
§ GetFreeStaging()
| uint64_t XrdCl::StatInfoVFS::GetFreeStaging |
( |
| ) |
const |
|
inline |
Get size of the largest contiguous area of free staging space (in MB)
§ GetNodesRW()
| uint64_t XrdCl::StatInfoVFS::GetNodesRW |
( |
| ) |
const |
|
inline |
Get number of nodes that can provide read/write space.
§ GetNodesStaging()
| uint64_t XrdCl::StatInfoVFS::GetNodesStaging |
( |
| ) |
const |
|
inline |
Get number of nodes that can provide staging space.
§ GetUtilizationRW()
| uint8_t XrdCl::StatInfoVFS::GetUtilizationRW |
( |
| ) |
const |
|
inline |
Get percentage of the partition utilization represented by FreeRW.
§ GetUtilizationStaging()
| uint8_t XrdCl::StatInfoVFS::GetUtilizationStaging |
( |
| ) |
const |
|
inline |
§ ParseServerResponse()
| bool XrdCl::StatInfoVFS::ParseServerResponse |
( |
const char * |
data | ) |
|
Parse server response and fill up the object.
§ pFreeRW
| uint64_t XrdCl::StatInfoVFS::pFreeRW |
|
private |
§ pFreeStaging
| uint64_t XrdCl::StatInfoVFS::pFreeStaging |
|
private |
§ pNodesRW
| uint64_t XrdCl::StatInfoVFS::pNodesRW |
|
private |
§ pNodesStaging
| uint64_t XrdCl::StatInfoVFS::pNodesStaging |
|
private |
§ pUtilizationRW
| uint32_t XrdCl::StatInfoVFS::pUtilizationRW |
|
private |
§ pUtilizationStaging
| uint32_t XrdCl::StatInfoVFS::pUtilizationStaging |
|
private |
The documentation for this class was generated from the following file: