Scheduler |
The SchedulerOptions type exposes the following members.
| Name | Description | |
|---|---|---|
| SchedulerOptions | Initializes a new instance of the SchedulerOptions class. |
| Name | Description | |
|---|---|---|
| DataInputSchedulingMode | Gets or sets a value indicating how the server will assign DFS input tasks to task servers. | |
| MaximumDataDistance | Gets or sets the maximum distance from the input data for a data input task. | |
| NonDataInputSchedulingMode | Gets or sets a value indicating how the server will assign tasks that do not have data input to task servers. |
| Name | Description | |
|---|---|---|
| Equals | Determines whether the specified object is equal to the current object. (Inherited from Object) | |
| GetHashCode | Serves as the default hash function. (Inherited from Object) | |
| GetType | Gets the Type of the current instance. (Inherited from Object) | |
| ToString | Returns a string that represents the current object. (Inherited from Object) |