Uses of Class
org.apache.drill.exec.store.googlesheets.GoogleSheetsWriter
Packages that use GoogleSheetsWriter
-
Uses of GoogleSheetsWriter in org.apache.drill.exec.store.googlesheets
Subclasses of GoogleSheetsWriter in org.apache.drill.exec.store.googlesheetsMethods in org.apache.drill.exec.store.googlesheets with parameters of type GoogleSheetsWriterModifier and TypeMethodDescriptionGoogleSheetsWriterBatchCreator.getBatch
(ExecutorFragmentContext context, GoogleSheetsWriter config, List<RecordBatch> children) Constructors in org.apache.drill.exec.store.googlesheets with parameters of type GoogleSheetsWriterModifierConstructorDescriptionGoogleSheetsBatchInsertWriter
(OperatorContext context, String name, GoogleSheetsWriter config) GoogleSheetsBatchWriter
(OperatorContext context, String name, GoogleSheetsWriter config)