public class ConsumerGroupUpdateCheckPointRequest extends ConsumerGroupRequest
| Constructor and Description |
|---|
ConsumerGroupUpdateCheckPointRequest(String project,
String logstore,
String consumerGroup,
String consumer,
boolean forceSuccess,
int shard,
String checkPoint) |
| Modifier and Type | Method and Description |
|---|---|
String |
GetConsumerGroup() |
String |
GetRequestBody() |
void |
SetConsumerGroup(String consumerGroup) |
GetLogStore, SetLogStoreGetAllParams, GetParam, GetProject, SetParampublic ConsumerGroupUpdateCheckPointRequest(String project, String logstore, String consumerGroup, String consumer, boolean forceSuccess, int shard, String checkPoint)
project - project namelogstore - logstore nameconsumerGroup - consumer group nameconsumer - consumer nameforceSuccess - alwarys update checkpoint success whether the shard is hold by this consumershard - shard idcheckPoint - shard cursorCopyright © 2025. All Rights Reserved.