public class SaslHandshakeResponse extends KafkaRequestOrResponse
| 构造器和说明 |
|---|
SaslHandshakeResponse() |
SaslHandshakeResponse(short errorCode,
List<String> mechanisms) |
| 限定符和类型 | 方法和说明 |
|---|---|
short |
getErrorCode() |
List<String> |
getMechanisms() |
void |
setErrorCode(short errorCode) |
void |
setMechanisms(List<String> mechanisms) |
int |
type() |
getClientId, getCorrelationId, getDirection, getThrottleTimeMs, getVersion, setClientId, setCorrelationId, setDirection, setThrottleTimeMs, setVersionCopyright © 2020 Joyqueue Community. All rights reserved.