| 程序包 | 说明 |
|---|---|
| org.joyqueue.client.internal.consumer | |
| org.joyqueue.client.internal.consumer.support |
| 限定符和类型 | 方法和说明 |
|---|---|
void |
MessageFetcher.asyncFetch(BrokerNode brokerNode,
String topic,
String app,
int count,
long timeout,
long ackTimeout,
long longPollTimeout,
FetchListener listener) |
| 限定符和类型 | 方法和说明 |
|---|---|
void |
MessageFetcherWrapper.asyncFetch(BrokerNode brokerNode,
String topic,
String app,
int count,
long timeout,
long ackTimeout,
long longPollTimeout,
FetchListener listener) |
void |
DefaultMessageFetcher.asyncFetch(BrokerNode brokerNode,
String topic,
String app,
int count,
long timeout,
long ackTimeout,
long longPollTimeout,
FetchListener listener) |
Copyright © 2020 Joyqueue Community. All rights reserved.