ServerMetrics Class |
Namespace: Ookii.Jumbo
The ServerMetrics type exposes the following members.
| Name | Description | |
|---|---|---|
| ServerMetrics | Initializes a new instance of the ServerMetrics class |
| Name | Description | |
|---|---|---|
| Address |
Gets or sets the address of the server.
| |
| LastContactUtc |
Gets or sets the time of the last heartbeat sent to the name server (for data servers) or job server (for task servers).
| |
| RackId |
Gets or sets the ID of the rack of the server.
|
| 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.) | |
| ToString |
Gets a string representation of the current ServerMetrics.
(Overrides ObjectToString.) |