JavaScript is disabled on your browser.
Skip navigation links
Overview
Class
Use
Tree
Deprecated
Index
Search
Help
io.trino.sql.planner.planprinter
Renderer
Contents
Hide sidebar
❮
❯
Show sidebar
Description
Method Summary
Method Details
render(PlanRepresentation)
Interface Renderer<T>
All Known Implementing Classes:
JsonRenderer
,
TextRenderer
public interface
Renderer<T>
Method Summary
All Methods
Instance Methods
Abstract Methods
Modifier and Type
Method
Description
T
render
(io.trino.sql.planner.planprinter.PlanRepresentation plan)
Method Details
render
T
render
(io.trino.sql.planner.planprinter.PlanRepresentation plan)