| Package | Description |
|---|---|
| org.apache.camel.component.google.bigquery | |
| org.apache.camel.component.google.bigquery.sql |
| Modifier and Type | Method and Description |
|---|---|
GoogleBigQueryConnectionFactory |
GoogleBigQueryComponent.getConnectionFactory() |
GoogleBigQueryConnectionFactory |
GoogleBigQueryConfiguration.getConnectionFactory()
ConnectionFactory to obtain connection to Bigquery Service.
|
GoogleBigQueryConnectionFactory |
GoogleBigQueryConnectionFactory.setCredentialsFileLocation(String credentialsFileLocation) |
GoogleBigQueryConnectionFactory |
GoogleBigQueryConnectionFactory.setServiceURL(String serviceURL) |
| Modifier and Type | Method and Description |
|---|---|
void |
GoogleBigQueryComponent.setConnectionFactory(GoogleBigQueryConnectionFactory connectionFactory)
ConnectionFactory to obtain connection to Bigquery Service.
|
void |
GoogleBigQueryConfiguration.setConnectionFactory(GoogleBigQueryConnectionFactory connectionFactory) |
| Modifier and Type | Method and Description |
|---|---|
GoogleBigQueryConnectionFactory |
GoogleBigQuerySQLComponent.getConnectionFactory() |
GoogleBigQueryConnectionFactory |
GoogleBigQuerySQLConfiguration.getConnectionFactory()
ConnectionFactory to obtain connection to Bigquery Service.
|
| Modifier and Type | Method and Description |
|---|---|
void |
GoogleBigQuerySQLComponent.setConnectionFactory(GoogleBigQueryConnectionFactory connectionFactory)
ConnectionFactory to obtain connection to Bigquery Service.
|
void |
GoogleBigQuerySQLConfiguration.setConnectionFactory(GoogleBigQueryConnectionFactory connectionFactory) |
Apache Camel