public static class IOPlanPrinter.IOPlan.TableColumnInfo extends Object
Constructor and Description |
---|
TableColumnInfo(CatalogSchemaTableName table,
Set<IOPlanPrinter.ColumnConstraint> columnConstraints) |
Modifier and Type | Method and Description |
---|---|
boolean |
equals(Object obj) |
Set<IOPlanPrinter.ColumnConstraint> |
getColumnConstraints() |
CatalogSchemaTableName |
getTable() |
int |
hashCode() |
String |
toString() |
public TableColumnInfo(CatalogSchemaTableName table, Set<IOPlanPrinter.ColumnConstraint> columnConstraints)
public CatalogSchemaTableName getTable()
public Set<IOPlanPrinter.ColumnConstraint> getColumnConstraints()
Copyright © 2012–2022. All rights reserved.