| 程序包 | 说明 |
|---|---|
| org.joyqueue.client.internal.producer | |
| org.joyqueue.client.internal.producer.converter | |
| org.joyqueue.client.internal.producer.support |
| 限定符和类型 | 方法和说明 |
|---|---|
FetchFeedbackData |
MessageSender.fetchFeedback(BrokerNode brokerNode,
String topic,
String app,
TxStatus txStatus,
int count,
long longPollTimeout,
long timeout) |
FetchFeedbackData |
MessageSenderWrapper.fetchFeedback(BrokerNode brokerNode,
String topic,
String app,
TxStatus txStatus,
int count,
long longPollTimeout,
long timeout) |
| 限定符和类型 | 方法和说明 |
|---|---|
static FetchFeedbackData |
MessageSenderConverter.convertToFetchFeedbackData(String topic,
String app,
FetchProduceFeedbackResponse fetchProduceFeedbackResponse) |
| 限定符和类型 | 方法和说明 |
|---|---|
FetchFeedbackData |
DefaultMessageSender.fetchFeedback(BrokerNode brokerNode,
String topic,
String app,
TxStatus txStatus,
int count,
long longPollTimeout,
long timeout) |
Copyright © 2020 Joyqueue Community. All rights reserved.