Package io.trino.sql.planner.planprinter
Class IoPlanPrinter.IoPlan.TableColumnInfo
java.lang.Object
io.trino.sql.planner.planprinter.IoPlanPrinter.IoPlan.TableColumnInfo
- Enclosing class:
IoPlanPrinter.IoPlan
-
Constructor Summary
ConstructorsConstructorDescriptionTableColumnInfo(CatalogSchemaTableName table, IoPlanPrinter.Constraint constraint, IoPlanPrinter.EstimatedStatsAndCost estimate) -
Method Summary
-
Constructor Details
-
TableColumnInfo
public TableColumnInfo(CatalogSchemaTableName table, IoPlanPrinter.Constraint constraint, IoPlanPrinter.EstimatedStatsAndCost estimate)
-
-
Method Details