package text
Type Members
- class TextFileFormat extends TextBasedFileFormat with DataSourceRegister
A data source for reading text files.
A data source for reading text files. The text files must be encoded as UTF-8.
- class TextOptions extends Serializable
Options for the Text data source.
- class TextOutputWriter extends OutputWriter