| Package | Description |
|---|---|
| org.apache.camel.component.google.bigquery |
| Modifier and Type | Field and Description |
|---|---|
protected GoogleBigQueryConfiguration |
GoogleBigQueryEndpoint.configuration |
| Modifier and Type | Method and Description |
|---|---|
GoogleBigQueryConfiguration |
GoogleBigQueryEndpoint.getConfiguration() |
GoogleBigQueryConfiguration |
GoogleBigQueryConfiguration.setDatasetId(String datasetId) |
GoogleBigQueryConfiguration |
GoogleBigQueryConfiguration.setProjectId(String projectId) |
GoogleBigQueryConfiguration |
GoogleBigQueryConfiguration.setTableId(String tableId) |
GoogleBigQueryConfiguration |
GoogleBigQueryConfiguration.setUseAsInsertId(String useAsInsertId) |
| Constructor and Description |
|---|
GoogleBigQueryEndpoint(String endpointUri,
GoogleBigQueryComponent component,
GoogleBigQueryConfiguration configuration) |
GoogleBigQueryProducer(com.google.cloud.bigquery.BigQuery bigquery,
GoogleBigQueryEndpoint endpoint,
GoogleBigQueryConfiguration configuration) |
Apache Camel