TaskStatusChangedJetHeartbeatData Class |
Namespace: Ookii.Jumbo.Jet
The TaskStatusChangedJetHeartbeatData type exposes the following members.
Name | Description | |
---|---|---|
TaskStatusChangedJetHeartbeatData |
Initializes a new instance of the TaskStatusChangedJetHeartbeatData class.
|
Name | Description | |
---|---|---|
JobId |
Gets the ID of the job containing the task.
| |
Metrics |
Gets the metrics collected during task execution.
| |
Progress |
Gets the progress of the task.
| |
Status |
Gets the new status of the task.
| |
TaskAttemptId |
Gets the ID of the task whose status has changed.
|
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 that represents the current object. (Inherited from Object.) |