| Modifier and Type | Method and Description |
|---|---|
HdfsWritableFactories.WritableType |
HdfsConfiguration.getKeyType() |
HdfsWritableFactories.WritableType |
HdfsConfiguration.getValueType() |
static HdfsWritableFactories.WritableType |
HdfsWritableFactories.WritableType.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static HdfsWritableFactories.WritableType[] |
HdfsWritableFactories.WritableType.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.setKeyType(HdfsWritableFactories.WritableType keyType) |
void |
HdfsConfiguration.setValueType(HdfsWritableFactories.WritableType valueType) |
Apache Camel