![]() | FileOutput Class |
Namespace: Ookii.Jumbo.Jet.Jobs.Builder
The FileOutput type exposes the following members.
Name | Description | |
---|---|---|
![]() | BlockSize |
Gets or sets the block size in bytes for the output files.
|
![]() | Path |
Gets the path of a directory on the DFS that the output is written to.
|
![]() | RecordOptions |
Gets or sets the record options for the output files.
|
![]() | RecordType |
Gets the type of the records that can be written to this output.
|
![]() | RecordWriterType |
Gets the type of the record writer.
|
![]() | ReplicationFactor |
Gets or sets the replication factor for the output files.
|
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.) |