JavaScript is disabled on your browser.
Skip navigation links
Overview
Class
Use
Tree
Deprecated
Index
Search
Help
io.trino.plugin.hive
ReaderProjectionsAdapter
ProjectionGetter
Contents
Hide sidebar
❮
❯
Show sidebar
Description
Method Summary
Method Details
get(ColumnHandle, ColumnHandle)
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 Details
get
List
<
Integer
>
get
(
ColumnHandle
required,
ColumnHandle
read)