Uses of Class
io.trino.plugin.google.sheets.SheetsTable
Packages that use SheetsTable
-
Uses of SheetsTable in io.trino.plugin.google.sheets
Methods in io.trino.plugin.google.sheets that return types with arguments of type SheetsTableModifier and TypeMethodDescriptionSheetsClient.getTable(SheetsConnectorTableHandle tableHandle) SheetsClient.getTableFromValues(List<List<Object>> values) Constructor parameters in io.trino.plugin.google.sheets with type arguments of type SheetsTableModifierConstructorDescriptionSheetsClient(SheetsConfig config, io.airlift.json.JsonCodec<Map<String, List<SheetsTable>>> catalogCodec)