Click or drag to resize

DfsMetrics Properties

The DfsMetrics type exposes the following members.

Properties
 NameDescription
Public propertyAvailableCapacity Gets or sets the storage capacity that is available.
Public propertyDataServers Gets metrics for all data servers registered with the system.
Public propertyDfsCapacityUsed Gets or sets the storage capacity that is used by files on the DFS.
Public propertyNameServer Gets the address of the name server.
Public propertyPendingBlockCount Gets or sets the total number of blocks that have not yet been committed.
Public propertyTotalBlockCount Gets or sets the total number of blocks. This does not include pending blocks.
Public propertyTotalCapacity Gets the total storage capacity of the DFS.
Public propertyTotalSize Gets or sets the total size of all files.
Public propertyUnderReplicatedBlockCount Gets or sets the total number of blocks that are not fully replicated.
Top
See Also