public class HiveSparkProducer
extends org.apache.camel.support.DefaultProducer
| Constructor and Description |
|---|
HiveSparkProducer(SparkEndpoint endpoint) |
| Modifier and Type | Method and Description |
|---|---|
SparkEndpoint |
getEndpoint() |
void |
process(org.apache.camel.Exchange exchange) |
protected org.apache.spark.sql.hive.HiveContext |
resolveHiveContext() |
createExchange, doStart, doStop, isSingleton, toStringbuild, doBuild, doInit, doResume, doShutdown, doSuspend, getStatus, init, isBuild, isInit, isNew, isRunAllowed, isShutdown, isStarted, isStarting, isStartingOrStarted, isStopped, isStopping, isStoppingOrStopped, isSuspended, isSuspending, isSuspendingOrSuspended, resume, shutdown, start, stop, suspendpublic HiveSparkProducer(SparkEndpoint endpoint)
public SparkEndpoint getEndpoint()
getEndpoint in interface org.apache.camel.EndpointAwaregetEndpoint in class org.apache.camel.support.DefaultProducerprotected org.apache.spark.sql.hive.HiveContext resolveHiveContext()
Apache Camel