Class Hierarchy

  • java.lang.Object
    • org.apache.camel.support.service.BaseService
      • org.apache.camel.support.service.ServiceSupport (implements org.apache.camel.StatefulService)
        • org.apache.camel.support.DefaultComponent (implements org.apache.camel.Component)
        • org.apache.camel.support.DefaultEndpoint (implements org.apache.camel.CamelContextAware, org.apache.camel.Endpoint, org.apache.camel.spi.HasId)
        • org.apache.camel.support.DefaultProducer (implements org.apache.camel.Producer)
    • org.apache.camel.support.component.EndpointUriFactorySupport (implements org.apache.camel.CamelContextAware, org.apache.camel.spi.EndpointUriFactory)
    • org.apache.camel.component.google.bigquery.GoogleBigQueryConfiguration (implements java.lang.Cloneable)
    • org.apache.camel.component.google.bigquery.GoogleBigQueryConnectionFactory
    • org.apache.camel.component.google.bigquery.GoogleBigQueryConstants
    • org.apache.camel.component.google.bigquery.sql.GoogleBigQuerySQLConfiguration (implements java.lang.Cloneable)
    • org.apache.camel.support.component.PropertyConfigurerSupport
      • org.apache.camel.component.google.bigquery.GoogleBigQueryComponentConfigurer (implements org.apache.camel.spi.GeneratedPropertyConfigurer, org.apache.camel.spi.PropertyConfigurerGetter)
      • org.apache.camel.component.google.bigquery.GoogleBigQueryEndpointConfigurer (implements org.apache.camel.spi.GeneratedPropertyConfigurer, org.apache.camel.spi.PropertyConfigurerGetter)
      • org.apache.camel.component.google.bigquery.sql.GoogleBigQuerySQLComponentConfigurer (implements org.apache.camel.spi.GeneratedPropertyConfigurer, org.apache.camel.spi.PropertyConfigurerGetter)
      • org.apache.camel.component.google.bigquery.sql.GoogleBigQuerySQLEndpointConfigurer (implements org.apache.camel.spi.GeneratedPropertyConfigurer, org.apache.camel.spi.PropertyConfigurerGetter)
    • org.apache.camel.component.google.bigquery.sql.SqlHelper