File |
The FileTaskInput type exposes the following members.
| Name | Description | |
|---|---|---|
| FileTaskInput | Initializes a new instance of the FileTaskInput class. |
| Name | Description | |
|---|---|---|
| Locations | Gets a list of host names of nodes for which this task's input is local. | |
| Offset | Gets the offset at which the split begins. | |
| Path | Gets the path of the file for this split. | |
| Size | Gets the size of the split. |
| 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) | |
| Read | Reads the object from the specified reader. | |
| ToString | Returns a string that represents the current object. (Inherited from Object) | |
| Write | Writes the object to the specified writer. |