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

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

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

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



Apache CAMEL