| 程序包 | 说明 |
|---|---|
| org.joyqueue.client.internal.consumer | |
| org.joyqueue.client.internal.consumer.support |
| 限定符和类型 | 方法和说明 |
|---|---|
void |
MessageFetcher.batchFetchPartitionsAsync(BrokerNode brokerNode,
Map<String,Short> partitions,
String app,
int count,
long timeout,
BatchPartitionFetchListener listener) |
void |
MessageFetcher.batchFetchPartitionsAsync(BrokerNode brokerNode,
com.google.common.collect.Table<String,Short,Long> partitions,
String app,
int count,
long timeout,
BatchPartitionFetchListener listener) |
| 限定符和类型 | 方法和说明 |
|---|---|
void |
MessageFetcherWrapper.batchFetchPartitionsAsync(BrokerNode brokerNode,
Map<String,Short> partitions,
String app,
int count,
long timeout,
BatchPartitionFetchListener listener) |
void |
DefaultMessageFetcher.batchFetchPartitionsAsync(BrokerNode brokerNode,
Map<String,Short> partitions,
String app,
int count,
long timeout,
BatchPartitionFetchListener listener) |
void |
MessageFetcherWrapper.batchFetchPartitionsAsync(BrokerNode brokerNode,
com.google.common.collect.Table<String,Short,Long> partitions,
String app,
int count,
long timeout,
BatchPartitionFetchListener listener) |
void |
DefaultMessageFetcher.batchFetchPartitionsAsync(BrokerNode brokerNode,
com.google.common.collect.Table<String,Short,Long> partitions,
String app,
int count,
long timeout,
BatchPartitionFetchListener listener) |
Copyright © 2020 Joyqueue Community. All rights reserved.