Package | Description |
---|---|
com.google.cloud.hadoop.io.bigquery |
Modifier and Type | Class and Description |
---|---|
class |
AvroBigQueryInputFormat
InputFormat to generate and ingest Avro-based BigQuery exports.
|
class |
BigQueryInputFormat
Deprecated.
Use GsonBigQueryInputFormat instead.
|
class |
GsonBigQueryInputFormat
GsonBigQueryInputFormat provides access to BigQuery tables via exports to GCS in the form of
gson JsonObjects as mapper values.
|
class |
JsonTextBigQueryInputFormat
An input format that provides BigQuery JSON as lines of text as they are written to the export
by BigQuery.
|
Modifier and Type | Method and Description |
---|---|
protected static ExportFileFormat |
AbstractBigQueryInputFormat.getExportFileFormat(java.lang.Class<? extends AbstractBigQueryInputFormat<?,?>> clazz) |
Copyright © 2018. All rights reserved.