| Package | Description |
|---|---|
| com.aliyun.openservices.log |
| Modifier and Type | Method and Description |
|---|---|
ConsumerGroupUpdateCheckPointResponse |
LogService.UpdateCheckPoint(String project,
String logStore,
String consumerGroup,
int shard,
String checkpoint)
update consume checkpoint
|
ConsumerGroupUpdateCheckPointResponse |
Client.UpdateCheckPoint(String project,
String logStore,
String consumerGroup,
int shard,
String checkpoint) |
ConsumerGroupUpdateCheckPointResponse |
LogService.UpdateCheckPoint(String project,
String logStore,
String consumerGroup,
String consumer,
int shard,
String checkpoint)
update consume checkpoint
|
ConsumerGroupUpdateCheckPointResponse |
Client.UpdateCheckPoint(String project,
String logStore,
String consumerGroup,
String consumer,
int shard,
String checkpoint) |
protected ConsumerGroupUpdateCheckPointResponse |
Client.UpdateCheckPoint(String project,
String logStore,
String consumerGroup,
String consumer,
int shard,
String checkpoint,
boolean forceSuccess) |
Copyright © 2025. All Rights Reserved.