public class ProducerAck extends Object
| Modifier and Type | Field and Description |
|---|---|
String |
context |
int |
errorCode |
String |
errorMsg |
String |
messageId |
String |
result |
long |
schemaVersion |
| Constructor and Description |
|---|
ProducerAck(String messageId,
String context) |
ProducerAck(WebSocketError error,
String errorMsg,
String messageId,
String context) |
Copyright © 2017–2021 Apache Software Foundation. All rights reserved.