Uses of Class
io.prestosql.metadata.SessionPropertyManager.SessionPropertyValue
-
Packages that use SessionPropertyManager.SessionPropertyValue Package Description io.prestosql.metadata -
-
Uses of SessionPropertyManager.SessionPropertyValue in io.prestosql.metadata
Methods in io.prestosql.metadata that return types with arguments of type SessionPropertyManager.SessionPropertyValue Modifier and Type Method Description List<SessionPropertyManager.SessionPropertyValue>SessionPropertyManager. getAllSessionProperties(Session session, Map<String,CatalogName> catalogs)
-