| Package | Description |
|---|---|
| org.apache.storm.kafka |
| Modifier and Type | Method and Description |
|---|---|
static KafkaError |
KafkaError.getError(int errorCode) |
static KafkaError |
KafkaError.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static KafkaError[] |
KafkaError.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Copyright © 2019 The Apache Software Foundation. All Rights Reserved.