JavaScript is disabled on your browser.
Skip navigation links
Overview
Class
Use
Tree
Deprecated
Index
Search
Help
io.trino.plugin.hive
HiveWriterFactory
RowIdSortingFileWriterMaker
Contents
Hide sidebar
❮
❯
Show sidebar
Description
Method Summary
Method Details
makeFileWriter(FileWriter, Location)
Interface HiveWriterFactory.RowIdSortingFileWriterMaker
Enclosing class:
HiveWriterFactory
public static interface
HiveWriterFactory.RowIdSortingFileWriterMaker
Method Summary
All Methods
Instance Methods
Abstract Methods
Modifier and Type
Method
Description
SortingFileWriter
makeFileWriter
(
FileWriter
deleteFileWriter,
Location
path)
Method Details
makeFileWriter
SortingFileWriter
makeFileWriter
(
FileWriter
deleteFileWriter,
Location
path)