public class GoogleBigQueryProducer
extends org.apache.camel.support.DefaultProducer
| Constructor and Description |
|---|
GoogleBigQueryProducer(com.google.cloud.bigquery.BigQuery bigquery,
GoogleBigQueryEndpoint endpoint,
GoogleBigQueryConfiguration configuration) |
| Modifier and Type | Method and Description |
|---|---|
GoogleBigQueryEndpoint |
getEndpoint() |
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, doStart, doStop, isSingleton, toStringbuild, doBuild, doFail, doInit, doLifecycleChange, doResume, doShutdown, doSuspend, fail, getStatus, init, isBuild, isInit, isNew, isRunAllowed, isShutdown, isStarted, isStarting, isStartingOrStarted, isStopped, isStopping, isStoppingOrStopped, isSuspended, isSuspending, isSuspendingOrSuspended, resume, shutdown, start, stop, suspendclone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, waitpublic GoogleBigQueryProducer(com.google.cloud.bigquery.BigQuery bigquery,
GoogleBigQueryEndpoint endpoint,
GoogleBigQueryConfiguration configuration)
public void process(org.apache.camel.Exchange exchange)
throws Exception
Exceptionpublic GoogleBigQueryEndpoint getEndpoint()
getEndpoint in interface org.apache.camel.EndpointAwaregetEndpoint in class org.apache.camel.support.DefaultProducerApache Camel