| 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 |
|---|
HdfsProducer.SplitStrategy(HdfsProducer.SplitStrategyType type,
long value) |
Apache Camel