Uses of Class
org.apache.flink.table.resource.ResourceUri
-
Packages that use ResourceUri Package Description org.apache.flink.table.catalog -
-
Uses of ResourceUri in org.apache.flink.table.catalog
Methods in org.apache.flink.table.catalog that return types with arguments of type ResourceUri Modifier and Type Method Description List<ResourceUri>CatalogFunction. getFunctionResources()Get a detailed resource description of the function.
-