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

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

Methods in org.apache.camel.component.hdfs2 that return HdfsHeader
static HdfsHeader HdfsHeader.valueOf(String name)
          Returns the enum constant of this type with the specified name.
static HdfsHeader[] HdfsHeader.values()
          Returns an array containing the constants of this enum type, in the order they are declared.
 



Apache Camel