Uses of Class
io.trino.plugin.raptor.legacy.RaptorInsertTableHandle
Packages that use RaptorInsertTableHandle
-
Uses of RaptorInsertTableHandle in io.trino.plugin.raptor.legacy
Methods in io.trino.plugin.raptor.legacy that return RaptorInsertTableHandleModifier and TypeMethodDescriptionRaptorMetadata.beginInsert(ConnectorSession session, ConnectorTableHandle tableHandle, List<ColumnHandle> columns, RetryMode retryMode) RaptorMergeTableHandle.getInsertTableHandle()Constructors in io.trino.plugin.raptor.legacy with parameters of type RaptorInsertTableHandleModifierConstructorDescriptionRaptorMergeTableHandle(RaptorTableHandle tableHandle, RaptorInsertTableHandle insertTableHandle)