public class HdfsProducer
extends org.apache.camel.support.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, 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 HdfsProducer(HdfsEndpoint endpoint, HdfsConfiguration config)
public HdfsEndpoint getEndpoint()
getEndpoint in interface org.apache.camel.EndpointAwaregetEndpoint in class org.apache.camel.support.DefaultProducerprotected void doStart()
doStart in class org.apache.camel.support.DefaultProducerprotected void doStop()
throws Exception
doStop in class org.apache.camel.support.DefaultProducerExceptionApache Camel