Class TableInfoSupplier

java.lang.Object
io.trino.sql.planner.planprinter.TableInfoSupplier
All Implemented Interfaces:
Function<TableScanNode,TableInfo>

public class TableInfoSupplier extends Object implements Function<TableScanNode,TableInfo>