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

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

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

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



Apache Camel