Uses of Class
io.trino.plugin.hive.orc.OrcDeleteDeltaPageSourceFactory
Packages that use OrcDeleteDeltaPageSourceFactory
-
Uses of OrcDeleteDeltaPageSourceFactory in io.trino.plugin.hive.orc
Constructors in io.trino.plugin.hive.orc with parameters of type OrcDeleteDeltaPageSourceFactoryModifierConstructorDescriptionOrcDeletedRows(String sourceFileName, OrcDeleteDeltaPageSourceFactory pageSourceFactory, ConnectorIdentity identity, TrinoFileSystemFactory fileSystemFactory, AcidInfo acidInfo, OptionalInt bucketNumber, AggregatedMemoryContext memoryContext)