-
Nested Class Summary
Nested Classes
-
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
-
JsonRenderer
public JsonRenderer()
-
Method Details
-
render
public String render(io.trino.sql.planner.planprinter.PlanRepresentation plan)
- Specified by:
render in interface Renderer<String>