Uses of Class
io.trino.metadata.FunctionDependencyDeclaration.CastDependency
-
Packages that use FunctionDependencyDeclaration.CastDependency Package Description io.trino.metadata -
-
Uses of FunctionDependencyDeclaration.CastDependency in io.trino.metadata
Methods in io.trino.metadata that return types with arguments of type FunctionDependencyDeclaration.CastDependency Modifier and Type Method Description Set<FunctionDependencyDeclaration.CastDependency>FunctionDependencyDeclaration. getCastDependencies()
-