Uses of Record Class
io.trino.metadata.CatalogFunctionMetadata
Packages that use CatalogFunctionMetadata
-
Uses of CatalogFunctionMetadata in io.trino.metadata
Methods in io.trino.metadata that return types with arguments of type CatalogFunctionMetadataModifier and TypeMethodDescriptionMetadata.getFunctions(Session session, CatalogSchemaFunctionName catalogSchemaFunctionName) MetadataManager.getFunctions(Session session, CatalogSchemaFunctionName name) -
Uses of CatalogFunctionMetadata in io.trino.tracing
Methods in io.trino.tracing that return types with arguments of type CatalogFunctionMetadataModifier and TypeMethodDescriptionTracingMetadata.getFunctions(Session session, CatalogSchemaFunctionName catalogSchemaFunctionName)