Uses of Class
io.trino.plugin.hive.orc.OrcDeleteDeltaPageSourceFactory
-
Packages that use OrcDeleteDeltaPageSourceFactory Package Description io.trino.plugin.hive.orc -
-
Uses of OrcDeleteDeltaPageSourceFactory in io.trino.plugin.hive.orc
Constructors in io.trino.plugin.hive.orc with parameters of type OrcDeleteDeltaPageSourceFactory Constructor Description OrcDeletedRows(String sourceFileName, OrcDeleteDeltaPageSourceFactory pageSourceFactory, ConnectorIdentity identity, org.apache.hadoop.conf.Configuration configuration, HdfsEnvironment hdfsEnvironment, AcidInfo acidInfo, OptionalInt bucketNumber, AggregatedMemoryContext memoryContext)
-