Class: ExportToGcloud::CSVExporter

Inherits:
Exporter
  • Object
show all
Defined in:
lib/export_to_gcloud/exporters/csv_exporter.rb

Method Summary

Methods inherited from Exporter

#add_data_part, #bq_table, define, #get_storage_files, #initialize, #local_file_path, #process_all_parts!, #process_part!, #recreate_bq_table!, #start_load_job, #storage_file_path, #upload_file!

Constructor Details

This class inherits a constructor from ExportToGcloud::Exporter