public class OffsetFetchRequest extends KafkaRequestOrResponse
| 构造器和说明 |
|---|
OffsetFetchRequest() |
| 限定符和类型 | 方法和说明 |
|---|---|
String |
getGroupId() |
Map<String,List<Integer>> |
getTopicAndPartitions() |
void |
setGroupId(String groupId) |
void |
setTopicAndPartitions(Map<String,List<Integer>> topicAndPartitions) |
String |
toString() |
int |
type() |
getClientId, getCorrelationId, getDirection, getThrottleTimeMs, getVersion, setClientId, setCorrelationId, setDirection, setThrottleTimeMs, setVersionCopyright © 2020 Joyqueue Community. All rights reserved.