|
|||||||||
| PREV NEXT | FRAMES NO FRAMES | ||||||||
| Uses of HdfsWritableFactories.WritableType in org.apache.camel.component.hdfs |
|---|
| Methods in org.apache.camel.component.hdfs that return HdfsWritableFactories.WritableType | |
|---|---|
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. |
| Methods in org.apache.camel.component.hdfs with parameters of type HdfsWritableFactories.WritableType | |
|---|---|
void |
HdfsConfiguration.setKeyType(HdfsWritableFactories.WritableType keyType)
|
void |
HdfsConfiguration.setValueType(HdfsWritableFactories.WritableType valueType)
|
|
|||||||||
| PREV NEXT | FRAMES NO FRAMES | ||||||||