Uses of Class
org.apache.camel.component.hdfs.HdfsEndpoint
-
Packages that use HdfsEndpoint Package Description org.apache.camel.component.hdfs -
-
Uses of HdfsEndpoint in org.apache.camel.component.hdfs
Methods in org.apache.camel.component.hdfs that return HdfsEndpoint Modifier and Type Method Description HdfsEndpointHdfsConsumer. getEndpoint()HdfsEndpointHdfsProducer. getEndpoint()Constructors in org.apache.camel.component.hdfs with parameters of type HdfsEndpoint Constructor Description HdfsConsumer(HdfsEndpoint endpoint, org.apache.camel.Processor processor, HdfsConfiguration endpointConfig)HdfsProducer(HdfsEndpoint endpoint, HdfsConfiguration config)
-