Uses of Class
io.trino.plugin.hive.util.TextHeaderWriter
Packages that use TextHeaderWriter
-
Uses of TextHeaderWriter in io.trino.plugin.hive.util
Method parameters in io.trino.plugin.hive.util with type arguments of type TextHeaderWriterModifier and TypeMethodDescriptionstatic org.apache.hadoop.hive.ql.exec.FileSinkOperator.RecordWriterHiveWriteUtils.createRecordWriter(org.apache.hadoop.fs.Path target, org.apache.hadoop.mapred.JobConf conf, Properties properties, String outputFormatName, ConnectorSession session, Optional<TextHeaderWriter> textHeaderWriter) Constructor parameters in io.trino.plugin.hive.util with type arguments of type TextHeaderWriterModifierConstructorDescriptionTextRecordWriter(org.apache.hadoop.fs.Path path, org.apache.hadoop.mapred.JobConf jobConf, Properties properties, boolean isCompressed, Optional<TextHeaderWriter> textHeaderWriter)