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

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

Methods in org.apache.camel.component.hdfs2 that return HdfsInputStream
static HdfsInputStream HdfsInputStream.createInputStream(String hdfsPath, HdfsConfiguration configuration)
           
 

Methods in org.apache.camel.component.hdfs2 with parameters of type HdfsInputStream
abstract  long HdfsFileType.next(HdfsInputStream hdfsistr, Holder<Object> key, Holder<Object> value)
           
 



Apache Camel