Uses of Class
io.trino.sql.tree.JsonTableSpecificPlan
Packages that use JsonTableSpecificPlan
-
Uses of JsonTableSpecificPlan in io.trino.sql.tree
Subclasses of JsonTableSpecificPlan in io.trino.sql.treeMethods in io.trino.sql.tree that return JsonTableSpecificPlanMethods in io.trino.sql.tree that return types with arguments of type JsonTableSpecificPlanConstructors in io.trino.sql.tree with parameters of type JsonTableSpecificPlanModifierConstructorDescriptionPlanParentChild(NodeLocation location, JsonTablePlan.ParentChildPlanType type, PlanLeaf parent, JsonTableSpecificPlan child) Constructor parameters in io.trino.sql.tree with type arguments of type JsonTableSpecificPlanModifierConstructorDescriptionPlanSiblings(NodeLocation location, JsonTablePlan.SiblingsPlanType type, List<JsonTableSpecificPlan> siblings)