Uses of Class
org.apache.camel.component.hdfs.HdfsInputStream
-
Packages that use HdfsInputStream Package Description org.apache.camel.component.hdfs -
-
Uses of HdfsInputStream in org.apache.camel.component.hdfs
Methods in org.apache.camel.component.hdfs that return HdfsInputStream Modifier and Type Method Description static HdfsInputStreamHdfsInputStream. createInputStream(String hdfsPath, org.apache.camel.component.hdfs.HdfsInfoFactory hdfsInfoFactory)Methods in org.apache.camel.component.hdfs with parameters of type HdfsInputStream Modifier and Type Method Description longHdfsFileType. next(HdfsInputStream hdfsInputStream, Holder<Object> key, Holder<Object> value)protected voidHdfsConsumer. updateNewExchange(org.apache.camel.Exchange exchange, int index, HdfsInputStream hdfsFile)
-