-
Constructor Summary
Constructors
-
Method Summary
render(io.trino.sql.planner.planprinter.PlanRepresentation plan)
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
-
Constructor Details
-
TextRenderer
public TextRenderer(boolean verbose,
int level)
-
Method Details
-
render
public String render(io.trino.sql.planner.planprinter.PlanRepresentation plan)
- Specified by:
render in interface Renderer<String>