Uses of Class
io.trino.plugin.iceberg.procedure.IcebergTableExecuteHandle
Packages that use IcebergTableExecuteHandle
-
Uses of IcebergTableExecuteHandle in io.trino.plugin.iceberg
Methods in io.trino.plugin.iceberg with parameters of type IcebergTableExecuteHandleModifier and TypeMethodDescriptionvoidIcebergMetadata.executeRemoveOrphanFiles(ConnectorSession session, IcebergTableExecuteHandle executeHandle) -
Uses of IcebergTableExecuteHandle in io.trino.plugin.iceberg.procedure
Methods in io.trino.plugin.iceberg.procedure that return IcebergTableExecuteHandleModifier and TypeMethodDescriptionIcebergTableExecuteHandle.withProcedureHandle(IcebergProcedureHandle procedureHandle)