Repository: camel
Updated Branches:
  refs/heads/master d51365105 -> 4dd073495


Regen


Project: http://git-wip-us.apache.org/repos/asf/camel/repo
Commit: http://git-wip-us.apache.org/repos/asf/camel/commit/4dd07349
Tree: http://git-wip-us.apache.org/repos/asf/camel/tree/4dd07349
Diff: http://git-wip-us.apache.org/repos/asf/camel/diff/4dd07349

Branch: refs/heads/master
Commit: 4dd073495b4c27538e4afece9fc7c739af8c5e2f
Parents: d513651
Author: Claus Ibsen <davscl...@apache.org>
Authored: Tue Aug 15 00:19:38 2017 +0200
Committer: Claus Ibsen <davscl...@apache.org>
Committed: Tue Aug 15 00:19:38 2017 +0200

----------------------------------------------------------------------
 components/readme.adoc | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/camel/blob/4dd07349/components/readme.adoc
----------------------------------------------------------------------
diff --git a/components/readme.adoc b/components/readme.adoc
index 9717e8e..36b5b96 100644
--- a/components/readme.adoc
+++ b/components/readme.adoc
@@ -111,7 +111,7 @@ Number of Components: 280 in 192 JAR artifacts (17 
deprecated)
 `beanstalk:connectionSettings` | 2.15 | The beanstalk component is used for 
job retrieval and post-processing of Beanstalk jobs.
 
 | link:camel-google-bigquery/src/main/docs/bigquery-component.adoc[BigQuery] 
(camel-google-bigquery) +
-`bigquery:projectId:datasetId[:tableName]` |  | BigQuery Endpoint Definition 
Represents a table within a BigQuery dataset Contains configuration details for 
a single table and the utility methods (such as check create) to ease 
operations URI Parameters: Logger ID - To ensure that logging is unified under 
Route Logger the logger ID can be passed on via an endpoint URI parameter 
Partitioned - to indicate that the table needs to be partitioned - every UTC 
day to be written into a timestamped separate table side effect: Australian 
operational day is always split between two UTC days and therefore tables
+`bigquery:projectId:datasetId:tableName` | 2.20 | BigQuery Endpoint Definition 
Represents a table within a BigQuery dataset Contains configuration details for 
a single table and the utility methods (such as check create) to ease 
operations URI Parameters: Logger ID - To ensure that logging is unified under 
Route Logger the logger ID can be passed on via an endpoint URI parameter 
Partitioned - to indicate that the table needs to be partitioned - every UTC 
day to be written into a timestamped separate table side effect: Australian 
operational day is always split between two UTC days and therefore tables
 
 | link:../camel-core/src/main/docs/binding-component.adoc[Binding] 
(camel-core) +
 `binding:bindingName:delegateUri` | 2.11 | *deprecated* The binding component 
is used for as a of wrapping an Endpoint in a contract with a data format.

Reply via email to