| Package | Description |
|---|---|
| com.aliyun.openservices.log |
| Modifier and Type | Method and Description |
|---|---|
ConsumerGroupCheckPointResponse |
LogService.GetCheckPoint(String project,
String logStore,
String consumerGroup)
get all of the shard checkpoints in the consumer group
|
ConsumerGroupCheckPointResponse |
Client.GetCheckPoint(String project,
String logStore,
String consumerGroup) |
ConsumerGroupCheckPointResponse |
LogService.GetCheckPoint(String project,
String logStore,
String consumerGroup,
int shard)
get shard checkpoint in the consumer group
|
ConsumerGroupCheckPointResponse |
Client.GetCheckPoint(String project,
String logStore,
String consumerGroup,
int shard)
Deprecated.
|
Copyright © 2025. All Rights Reserved.