![]() | CompletedTask Class |
Namespace: Ookii.Jumbo.Jet
The CompletedTask type exposes the following members.
Name | Description | |
---|---|---|
![]() | CompletedTask | Initializes a new instance of the CompletedTask class |
Name | Description | |
---|---|---|
![]() | FullTaskId |
Gets the global task ID of the task.
|
![]() | JobId |
Gets or sets the job ID that this task is part of.
|
![]() | TaskAttemptId |
Gets or sets the task attempt ID that finished this task.
|
![]() | TaskServer |
Gets or sets the ServerAddress of the task server that ran the task.
|
![]() | TaskServerFileServerPort |
Gets or sets the port that the task server listens on for downloading file channel data.
|
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 this instance.
(Overrides ObjectToString.) |