Uses of Class
org.apache.drill.exec.store.googlesheets.GoogleSheetsStoragePlugin
Packages that use GoogleSheetsStoragePlugin
Package
Description
-
Uses of GoogleSheetsStoragePlugin in org.apache.drill.exec.store.googlesheets
Methods in org.apache.drill.exec.store.googlesheets that return GoogleSheetsStoragePluginConstructors in org.apache.drill.exec.store.googlesheets with parameters of type GoogleSheetsStoragePluginModifierConstructorDescriptionGoogleSheetsBatchReader
(GoogleSheetsStoragePluginConfig config, GoogleSheetsSubScan subScan, GoogleSheetsStoragePlugin plugin) GoogleSheetsGroupScan
(String userName, GoogleSheetsScanSpec scanSpec, GoogleSheetsStoragePlugin plugin, MetadataProviderManager metadataProviderManager) GoogleSheetsInsertWriter
(PhysicalOperator child, String sheetName, String name, String queryUser, GoogleSheetsStoragePlugin plugin) GoogleSheetsWriter
(PhysicalOperator child, String sheetName, String name, String queryUser, GoogleSheetsStoragePlugin plugin) -
Uses of GoogleSheetsStoragePlugin in org.apache.drill.exec.store.googlesheets.schema
Constructors in org.apache.drill.exec.store.googlesheets.schema with parameters of type GoogleSheetsStoragePluginModifierConstructorDescriptionGoogleSheetsDrillSchema
(AbstractSchema parent, String fileToken, GoogleSheetsStoragePlugin plugin, SchemaConfig schemaConfig, com.google.api.services.sheets.v4.Sheets sheetsService, String fileName) GoogleSheetsRootSchema
(GoogleSheetsStoragePlugin plugin, SchemaConfig schemaConfig)