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.api.services.bigquery.Bigquery bigquery,
GoogleBigQueryEndpoint endpoint,
GoogleBigQueryConfiguration configuration) |
Apache Camel