Modifier and Type | Method and Description |
---|---|
GoogleBigQueryConnectionFactory |
GoogleBigQueryConfiguration.getConnectionFactory()
ConnectionFactory to obtain connection to Bigquery Service.
|
GoogleBigQueryConnectionFactory |
GoogleBigQueryComponent.getConnectionFactory() |
GoogleBigQueryConnectionFactory |
GoogleBigQueryConnectionFactory.setCredentialsFileLocation(String credentialsFileLocation) |
GoogleBigQueryConnectionFactory |
GoogleBigQueryConnectionFactory.setServiceAccount(String serviceAccount) |
GoogleBigQueryConnectionFactory |
GoogleBigQueryConnectionFactory.setServiceAccountKey(String serviceAccountKey) |
GoogleBigQueryConnectionFactory |
GoogleBigQueryConnectionFactory.setServiceURL(String serviceURL) |
Modifier and Type | Method and Description |
---|---|
void |
GoogleBigQueryConfiguration.setConnectionFactory(GoogleBigQueryConnectionFactory connectionFactory) |
void |
GoogleBigQueryComponent.setConnectionFactory(GoogleBigQueryConnectionFactory connectionFactory)
ConnectionFactory to obtain connection to Bigquery Service.
|
Apache Camel