Uses of Class
io.trino.metadata.ProcedureRegistry
Packages that use ProcedureRegistry
-
Uses of ProcedureRegistry in io.trino.execution
Constructors in io.trino.execution with parameters of type ProcedureRegistryModifierConstructorDescriptionCallTask(TransactionManager transactionManager, PlannerContext plannerContext, AccessControl accessControl, ProcedureRegistry procedureRegistry)