Uses of Class
io.prestosql.sql.tree.SetSession
-
Packages that use SetSession Package Description io.prestosql.sql.tree -
-
Uses of SetSession in io.prestosql.sql.tree
Methods in io.prestosql.sql.tree with parameters of type SetSession Modifier and Type Method Description protected RAstVisitor. visitSetSession(SetSession node, C context)protected java.lang.VoidDefaultTraversalVisitor. visitSetSession(SetSession node, C context)
-