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

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

Methods in org.apache.camel.component.hdfs 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