Uses of Class
io.trino.metadata.SessionPropertyManager.SessionPropertyValue
-
Packages that use SessionPropertyManager.SessionPropertyValue Package Description io.trino.metadata -
-
Uses of SessionPropertyManager.SessionPropertyValue in io.trino.metadata
Methods in io.trino.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)
-