Package | Description |
---|---|
org.apache.camel.component.hdfs2 |
Modifier and Type | Method and Description |
---|---|
HdfsProducer.SplitStrategyType |
HdfsProducer.SplitStrategy.getType() |
static HdfsProducer.SplitStrategyType |
HdfsProducer.SplitStrategyType.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static HdfsProducer.SplitStrategyType[] |
HdfsProducer.SplitStrategyType.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Constructor and Description |
---|
SplitStrategy(HdfsProducer.SplitStrategyType type,
long value) |
Apache Camel