public class SeekReq extends Payload
| Constructor and Description |
|---|
SeekReq() |
| Modifier and Type | Method and Description |
|---|---|
long |
getOffset() |
String |
getTopic() |
int |
getVgId() |
void |
setOffset(long offset) |
void |
setTopic(String topic) |
void |
setVgId(int vgId) |
Copyright © 2025. All rights reserved.