Uses of Class
io.trino.plugin.deltalake.procedure.DeltaLakeTableExecuteHandle
-
Packages that use DeltaLakeTableExecuteHandle Package Description io.trino.plugin.deltalake.procedure -
-
Uses of DeltaLakeTableExecuteHandle in io.trino.plugin.deltalake.procedure
Methods in io.trino.plugin.deltalake.procedure that return DeltaLakeTableExecuteHandle Modifier and Type Method Description DeltaLakeTableExecuteHandleDeltaLakeTableExecuteHandle. withProcedureHandle(DeltaTableProcedureHandle procedureHandle)
-