| Package | Description |
|---|---|
| org.apache.camel.component.google.bigquery.sql |
| Modifier and Type | Field and Description |
|---|---|
protected GoogleBigQuerySQLConfiguration |
GoogleBigQuerySQLEndpoint.configuration |
| Modifier and Type | Method and Description |
|---|---|
GoogleBigQuerySQLConfiguration |
GoogleBigQuerySQLEndpoint.getConfiguration() |
GoogleBigQuerySQLConfiguration |
GoogleBigQuerySQLConfiguration.setProjectId(String projectId) |
GoogleBigQuerySQLConfiguration |
GoogleBigQuerySQLConfiguration.setQueryString(String queryString) |
| Constructor and Description |
|---|
GoogleBigQuerySQLEndpoint(String endpointUri,
GoogleBigQuerySQLComponent component,
GoogleBigQuerySQLConfiguration configuration) |
GoogleBigQuerySQLProducer(com.google.cloud.bigquery.BigQuery bigquery,
GoogleBigQuerySQLEndpoint endpoint,
GoogleBigQuerySQLConfiguration configuration) |
Apache Camel