Uses of Interface
io.trino.plugin.hive.HiveWriterFactory.RowIdSortingFileWriterMaker
Packages that use HiveWriterFactory.RowIdSortingFileWriterMaker
-
Uses of HiveWriterFactory.RowIdSortingFileWriterMaker in io.trino.plugin.hive
Constructors in io.trino.plugin.hive with parameters of type HiveWriterFactory.RowIdSortingFileWriterMakerModifierConstructorDescriptionMergeFileWriter(AcidTransaction transaction, int statementId, OptionalInt bucketNumber, HiveWriterFactory.RowIdSortingFileWriterMaker sortingFileWriterMaker, String bucketPath, OrcFileWriterFactory orcFileWriterFactory, HiveCompressionCodec compressionCodec, List<HiveColumnHandle> inputColumns, ConnectorSession session, TypeManager typeManager, HiveType hiveRowType)