![]() | Jet |
The JetMetrics type exposes the following members.
Name | Description | |
---|---|---|
![]() | JetMetrics | Initializes a new instance of the JetMetrics class. |
Name | Description | |
---|---|---|
![]() | Capacity | Gets or sets the total task capacity. |
![]() | FailedJobs | Gets or sets the IDs of jobs that have failed. |
![]() | FinishedJobs | Gets or sets the IDs of jobs that have successfully finished. |
![]() | JobServer | Gets or sets the address of the job server. |
![]() | RunningJobs | Gets or sets the IDs of the running jobs. |
![]() | Scheduler | Gets or sets the name of the scheduler being used. |
![]() | TaskServers | Gets or sets a list of task servers registered with the system. |
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) |
![]() | PrintMetrics | Prints the metrics. |
![]() | ToString | Returns a string that represents the current object. (Inherited from Object) |