Uses of Class
org.apache.camel.component.hdfs.HdfsOutputStream
-
Packages that use HdfsOutputStream Package Description org.apache.camel.component.hdfs -
-
Uses of HdfsOutputStream in org.apache.camel.component.hdfs
Methods in org.apache.camel.component.hdfs that return HdfsOutputStream Modifier and Type Method Description static HdfsOutputStreamHdfsOutputStream. createOutputStream(String hdfsPath, org.apache.camel.component.hdfs.HdfsInfoFactory hdfsInfoFactory)Methods in org.apache.camel.component.hdfs with parameters of type HdfsOutputStream Modifier and Type Method Description longHdfsFileType. append(HdfsOutputStream hdfsOutputStream, Object key, Object value, org.apache.camel.Exchange exchange)abstract booleanHdfsProducer.SplitStrategyType. split(HdfsOutputStream oldOstream, long value, HdfsProducer producer)
-