![]() | TaskServerMetrics Class |
Namespace: Ookii.Jumbo.Jet
The TaskServerMetrics type exposes the following members.
Name | Description | |
---|---|---|
![]() | TaskServerMetrics | Initializes a new instance of the TaskServerMetrics class |
Name | Description | |
---|---|---|
![]() | Address |
Gets or sets the address of the server.
(Inherited from ServerMetrics.) |
![]() | 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.) |
![]() | TaskSlots |
Gets or sets the maximum number of tasks that this server can run.
|
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 |
Returns a string representation of the current TaskServerMetrics.
(Overrides ServerMetricsToString.) |