Uses of Record Class
io.trino.metadata.LanguageScalarFunctionData
Packages that use LanguageScalarFunctionData
-
Uses of LanguageScalarFunctionData in io.trino.metadata
Methods in io.trino.metadata that return types with arguments of type LanguageScalarFunctionDataModifier and TypeMethodDescriptionLanguageFunctionManager.serializeFunctionsForWorkers(Session session) Method parameters in io.trino.metadata with type arguments of type LanguageScalarFunctionDataModifier and TypeMethodDescriptionvoidLanguageFunctionManager.registerTask(TaskId taskId, List<LanguageScalarFunctionData> languageFunctions) voidLanguageFunctionProvider.registerTask(TaskId taskId, List<LanguageScalarFunctionData> languageFunctions) voidWorkerLanguageFunctionProvider.registerTask(TaskId taskId, List<LanguageScalarFunctionData> functions) -
Uses of LanguageScalarFunctionData in io.trino.sql.planner
Methods in io.trino.sql.planner that return types with arguments of type LanguageScalarFunctionData