Uses of Class
io.trino.plugin.google.sheets.SheetsClient
Packages that use SheetsClient
-
Uses of SheetsClient in io.trino.plugin.google.sheets
Constructors in io.trino.plugin.google.sheets with parameters of type SheetsClientModifierConstructorDescriptionSheetsMetadata(SheetsClient sheetsClient) SheetsPageSink(SheetsClient sheetsClient, String tableName, List<SheetsColumnHandle> columns) SheetsPageSinkProvider(SheetsClient sheetsClient) SheetsSplitManager(SheetsClient sheetsClient) -
Uses of SheetsClient in io.trino.plugin.google.sheets.ptf
Constructors in io.trino.plugin.google.sheets.ptf with parameters of type SheetsClient