public class CoordinatorException extends KafkaException
| 构造器和说明 |
|---|
CoordinatorException() |
CoordinatorException(String message) |
CoordinatorException(String message,
Throwable cause) |
CoordinatorException(String message,
Throwable cause,
boolean enableSuppression,
boolean writableStackTrace) |
CoordinatorException(Throwable cause) |
Copyright © 2020 Joyqueue Community. All rights reserved.