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

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

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

Methods in org.apache.camel.component.hdfs2 with parameters of type HdfsOutputStream
abstract  long HdfsFileType.append(HdfsOutputStream hdfsostr, Object key, Object value, org.apache.camel.TypeConverter typeConverter)
           
abstract  boolean HdfsProducer.SplitStrategyType.split(HdfsOutputStream oldOstream, long value, HdfsProducer producer)
           
 



Apache Camel