Uses of Class
org.apache.camel.component.hdfs.HdfsEndpoint

Uses of HdfsEndpoint in org.apache.camel.component.hdfs
 

Methods in org.apache.camel.component.hdfs that return HdfsEndpoint
 HdfsEndpoint HdfsConsumer.getEndpoint()
           
 HdfsEndpoint HdfsProducer.getEndpoint()
           
 

Constructors in org.apache.camel.component.hdfs with parameters of type HdfsEndpoint
HdfsConsumer(HdfsEndpoint endpoint, org.apache.camel.Processor processor, HdfsConfiguration config)
           
HdfsProducer(HdfsEndpoint endpoint, HdfsConfiguration config)
           
 



Apache CAMEL