Data | 
The DataServerMetrics type exposes the following members.
| Name | Description | |
|---|---|---|
| DataServerMetrics | Initializes a new instance of the DataServerMetrics class | 
| 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)  | 
| Name | Description | |
|---|---|---|
| Equals | Determines whether the specified object is equal to the current object. (Inherited from Object)  | |
| Finalize | Allows an object to try to free resources and perform other cleanup operations before it is reclaimed by garbage collection. (Inherited from Object)  | |
| GetHashCode | Serves as the default hash function. (Inherited from Object)  | |
| GetType | Gets the Type of the current instance. (Inherited from Object)  | |
| MemberwiseClone | Creates a shallow copy of the current Object. (Inherited from Object)  | |
| Read | Reads the object from the specified reader. | |
| ToString | 
            Gets a string representation of the DataServerMetrics.
             (Overrides ServerMetricsToString)  | |
| Write | Writes the object to the specified writer. |