Package io.trino.plugin.hive
Interface ReaderProjectionsAdapter.ProjectionGetter
-
- Enclosing class:
- ReaderProjectionsAdapter
public static interface ReaderProjectionsAdapter.ProjectionGetter
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description List<Integer>get(ColumnHandle required, ColumnHandle read)
-
-
-
Method Detail
-
get
List<Integer> get(ColumnHandle required, ColumnHandle read)
-
-