Uses of Interface
io.trino.plugin.hive.ReaderProjectionsAdapter.ColumnTypeGetter
Packages that use ReaderProjectionsAdapter.ColumnTypeGetter
-
Uses of ReaderProjectionsAdapter.ColumnTypeGetter in io.trino.plugin.hive
Constructors in io.trino.plugin.hive with parameters of type ReaderProjectionsAdapter.ColumnTypeGetterModifierConstructorDescriptionReaderProjectionsAdapter(List<? extends ColumnHandle> expectedColumns, ReaderColumns readColumns, ReaderProjectionsAdapter.ColumnTypeGetter typeGetter, ReaderProjectionsAdapter.ProjectionGetter projectionGetter)