Uses of Class
io.trino.plugin.raptor.legacy.RaptorTableHandle
Packages that use RaptorTableHandle
-
Uses of RaptorTableHandle in io.trino.plugin.raptor.legacy
Methods in io.trino.plugin.raptor.legacy that return RaptorTableHandleConstructors in io.trino.plugin.raptor.legacy with parameters of type RaptorTableHandleModifierConstructorDescriptionRaptorMergeTableHandle(RaptorTableHandle tableHandle, RaptorInsertTableHandle insertTableHandle) -
Uses of RaptorTableHandle in io.trino.plugin.raptor.legacy.systemtables
Constructors in io.trino.plugin.raptor.legacy.systemtables with parameters of type RaptorTableHandleModifierConstructorDescriptionColumnRangesSystemTable(RaptorTableHandle sourceTable, org.jdbi.v3.core.Jdbi dbi)