Package | Description |
---|---|
org.apache.camel.component.hdfs2 |
Modifier and Type | Method and Description |
---|---|
HdfsFileType |
HdfsConfiguration.getFileType() |
static HdfsFileType |
HdfsFileType.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static HdfsFileType[] |
HdfsFileType.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Modifier and Type | Method and Description |
---|---|
void |
HdfsConfiguration.setFileType(HdfsFileType fileType)
The file type to use.
|
Apache Camel