Uses of Class
io.trino.plugin.google.sheets.SheetsMetadata
Packages that use SheetsMetadata
-
Uses of SheetsMetadata in io.trino.plugin.google.sheets
Constructors in io.trino.plugin.google.sheets with parameters of type SheetsMetadataModifierConstructorDescriptionSheetsConnector(io.airlift.bootstrap.LifeCycleManager lifeCycleManager, SheetsMetadata metadata, SheetsSplitManager splitManager, SheetsRecordSetProvider recordSetProvider, SheetsPageSinkProvider pageSinkProvider, Set<ConnectorTableFunction> connectorTableFunctions) -
Uses of SheetsMetadata in io.trino.plugin.google.sheets.ptf
Constructors in io.trino.plugin.google.sheets.ptf with parameters of type SheetsMetadata