Package io.trino.sql.planner.planprinter
Class TableInfoSupplier
java.lang.Object
io.trino.sql.planner.planprinter.TableInfoSupplier
- All Implemented Interfaces:
Function<TableScanNode,TableInfo>
-
Constructor Details
-
TableInfoSupplier
-
-
Method Details
-
apply
- Specified by:
applyin interfaceFunction<TableScanNode,TableInfo>
-