Package io.trino.sql.planner.plan
Class EnforceSingleRowNode
java.lang.Object
io.trino.sql.planner.plan.PlanNode
io.trino.sql.planner.plan.EnforceSingleRowNode
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescription<R,C> R accept(PlanVisitor<R, C> visitor, C context) replaceChildren(List<PlanNode> newChildren)
-
Constructor Details
-
EnforceSingleRowNode
-
-
Method Details
-
getSources
- Specified by:
getSourcesin classPlanNode
-
getOutputSymbols
- Specified by:
getOutputSymbolsin classPlanNode
-
getSource
-
accept
-
replaceChildren
- Specified by:
replaceChildrenin classPlanNode
-