Uses of Interface
io.trino.testing.datatype.ColumnSetup
Packages that use ColumnSetup
-
Uses of ColumnSetup in io.trino.testing.datatype
Classes in io.trino.testing.datatype that implement ColumnSetupMethod parameters in io.trino.testing.datatype with type arguments of type ColumnSetupModifier and TypeMethodDescriptionCreateAndInsertDataSetup.setupTestTable(List<ColumnSetup> inputs) CreateAndTrinoInsertDataSetup.setupTestTable(List<ColumnSetup> inputs) CreateAsSelectDataSetup.setupTestTable(List<ColumnSetup> inputs) DataSetup.setupTestTable(List<ColumnSetup> inputs) protected StringCreateAndInsertDataSetup.tableDefinition(List<ColumnSetup> inputs)