| Package | Description |
|---|---|
| org.apache.flink.streaming.connectors.kafka |
| Modifier and Type | Method and Description |
|---|---|
FlinkKafka011ErrorCode |
FlinkKafka011Exception.getErrorCode() |
static FlinkKafka011ErrorCode |
FlinkKafka011ErrorCode.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static FlinkKafka011ErrorCode[] |
FlinkKafka011ErrorCode.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Constructor and Description |
|---|
FlinkKafka011Exception(FlinkKafka011ErrorCode errorCode,
String message) |
FlinkKafka011Exception(FlinkKafka011ErrorCode errorCode,
String message,
Throwable cause) |
Copyright © 2014–2018 The Apache Software Foundation. All rights reserved.