Uses of Class
io.trino.sql.tree.SampledRelation
-
Packages that use SampledRelation Package Description io.trino.sql.tree -
-
Uses of SampledRelation in io.trino.sql.tree
Methods in io.trino.sql.tree with parameters of type SampledRelation Modifier and Type Method Description protected RAstVisitor. visitSampledRelation(SampledRelation node, C context)protected VoidDefaultTraversalVisitor. visitSampledRelation(SampledRelation node, C context)
-