![]() | Dfs |
The DfsMetrics type exposes the following members.
Name | Description | |
---|---|---|
![]() | AvailableCapacity | Gets or sets the storage capacity that is available. |
![]() | DataServers | Gets metrics for all data servers registered with the system. |
![]() | DfsCapacityUsed | Gets or sets the storage capacity that is used by files on the DFS. |
![]() | NameServer | Gets the address of the name server. |
![]() | PendingBlockCount | Gets or sets the total number of blocks that have not yet been committed. |
![]() | TotalBlockCount | Gets or sets the total number of blocks. This does not include pending blocks. |
![]() | TotalCapacity | Gets the total storage capacity of the DFS. |
![]() | TotalSize | Gets or sets the total size of all files. |
![]() | UnderReplicatedBlockCount | Gets or sets the total number of blocks that are not fully replicated. |