public class HdfsProducer
extends org.apache.camel.impl.DefaultProducer
| Modifier and Type | Class and Description |
|---|---|
static class |
HdfsProducer.SplitStrategy |
static class |
HdfsProducer.SplitStrategyType |
| Constructor and Description |
|---|
HdfsProducer(HdfsEndpoint endpoint,
HdfsConfiguration config) |
| Modifier and Type | Method and Description |
|---|---|
protected void |
doStart() |
protected void |
doStop() |
HdfsEndpoint |
getEndpoint() |
void |
process(org.apache.camel.Exchange exchange) |
createExchange, createExchange, createExchange, isSingleton, toStringdoResume, doShutdown, doSuspend, getStatus, getVersion, isRunAllowed, isStarted, isStarting, isStopped, isStopping, isStoppingOrStopped, isSuspended, isSuspending, resume, shutdown, start, stop, suspendpublic HdfsProducer(HdfsEndpoint endpoint, HdfsConfiguration config)
public HdfsEndpoint getEndpoint()
getEndpoint in interface org.apache.camel.ProducergetEndpoint in class org.apache.camel.impl.DefaultProducerprotected void doStart()
throws Exception
doStart in class org.apache.camel.impl.DefaultProducerExceptionprotected void doStop()
throws Exception
doStop in class org.apache.camel.impl.DefaultProducerExceptionApache Camel