DataServerMetrics Properties |
The DataServerMetrics type exposes the following members.
| Name | Description | |
|---|---|---|
| Address |
Gets or sets the address of the server.
(Inherited from ServerMetrics.) | |
| BlockCount |
Gets or sets the number of blocks stored on this server.
| |
| DiskSpaceFree |
Gets or sets the amount of free disk space on the disk holding the blocks.
| |
| DiskSpaceTotal |
Gets or sets the total size of the disk holding the blocks.
| |
| DiskSpaceUsed |
Gets or sets the amount of disk space used by the block files.
| |
| LastContactUtc |
Gets or sets the time of the last heartbeat sent to the name server (for data servers) or job server (for task servers).
(Inherited from ServerMetrics.) | |
| RackId |
Gets or sets the ID of the rack of the server.
(Inherited from ServerMetrics.) |