Class SequenceFileWriter

java.lang.Object
io.trino.hive.formats.line.sequence.SequenceFileWriter
All Implemented Interfaces:
LineWriter, Closeable, AutoCloseable

public class SequenceFileWriter extends Object implements LineWriter
Sequence file writer is hard coded to the behavior of HiveSequenceFileOutputFormat with a Text value class.