Uses of Interface
tilda.utils.gcp.BQHelper.BQCSVExporter
-
Packages that use BQHelper.BQCSVExporter Package Description tilda.utils.gcp -
-
Uses of BQHelper.BQCSVExporter in tilda.utils.gcp
Methods in tilda.utils.gcp with parameters of type BQHelper.BQCSVExporter Modifier and Type Method Description static void
BQHelper. exportCSV(com.google.cloud.bigquery.BigQuery bq, java.lang.String datasetName, java.lang.String tableName, BQHelper.BQCSVExporter BQE)
-