Job Class |
Namespace: GridPomdp
The Job type exposes the following members.
| Name | Description | |
|---|---|---|
| Job(Int32, String, String, String, String, String, String, String, Int32) |
Job Constructor
| |
| Job(Int32, String, String, String, String, String, String, String, String) |
Job Constructor
| |
| Job(Int32, String, String, String, String, String, String, String, Int32, String) |
Job Constructor
|
| Name | Description | |
|---|---|---|
| DTEnd |
Job Finishing Date
| |
| DTStart |
Job Starting Date
| |
| Epoch |
Number of Epochs
| |
| GridName |
Grid Name
| |
| GridUUID |
Grid Node UUID/Serial Id
| |
| ObservDef |
Observation Model Definition
| |
| OwnerEmail |
Owner's Email
| |
| Paper |
Paper Code
| |
| Planner |
Current Planner
| |
| PlFrom |
Planning Starting Date
| |
| PlTo |
Planning Finishing Date
| |
| SessionUUID |
Session UUID/Serial Id
| |
| SimFrom |
Simulation Starting Date
| |
| SimTo |
Simulation Finish Date
| |
| StateDef |
State Model Definition
| |
| Status |
Current Job Status
| |
| Warming |
Is Job Warming up?
|
| Name | Description | |
|---|---|---|
| Cancel |
Cancel Job
| |
| 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.) | |
| GetJobParameters |
Get Job Parameters
| |
| GetType | Gets the Type of the current instance. (Inherited from Object.) | |
| MemberwiseClone | Creates a shallow copy of the current Object. (Inherited from Object.) | |
| SetGridNode |
Grid NodeInfo
| |
| SetGridTaskSession |
Set Grid Task Session
| |
| ToString | Returns a string that represents the current object. (Inherited from Object.) |