public class GoogleBigQueryProducer
extends org.apache.camel.impl.DefaultProducer
Constructor and Description |
---|
GoogleBigQueryProducer(com.google.api.services.bigquery.Bigquery bigquery,
GoogleBigQueryEndpoint endpoint,
GoogleBigQueryConfiguration configuration) |
Modifier and Type | Method and Description |
---|---|
GoogleBigQueryEndpoint |
getEndpoint() |
boolean |
isSingleton() |
void |
process(org.apache.camel.Exchange exchange)
Process the exchange
The incoming exchange can be a grouped exchange in which case all the exchanges will be combined.
|
createExchange, createExchange, createExchange, doStart, doStop, toString
doResume, doShutdown, doSuspend, getStatus, getVersion, isRunAllowed, isStarted, isStarting, isStopped, isStopping, isStoppingOrStopped, isSuspended, isSuspending, isSuspendingOrSuspended, resume, shutdown, start, stop, suspend
public GoogleBigQueryProducer(com.google.api.services.bigquery.Bigquery bigquery, GoogleBigQueryEndpoint endpoint, GoogleBigQueryConfiguration configuration)
public void process(org.apache.camel.Exchange exchange) throws Exception
Exception
public boolean isSingleton()
isSingleton
in interface org.apache.camel.IsSingleton
isSingleton
in class org.apache.camel.impl.DefaultProducer
public GoogleBigQueryEndpoint getEndpoint()
getEndpoint
in interface org.apache.camel.EndpointAware
getEndpoint
in class org.apache.camel.impl.DefaultProducer
Apache Camel