Package io.trino.hive.formats.line
Interface LineWriter
- All Superinterfaces:
AutoCloseable,Closeable
- All Known Implementing Classes:
SequenceFileWriter,TextLineWriter
-
Method Summary
-
Method Details
-
getWrittenBytes
long getWrittenBytes() -
getRetainedSizeInBytes
long getRetainedSizeInBytes() -
write
- Throws:
IOException
-