| 程序包 | 说明 |
|---|---|
| com.aliyun.openservices.log |
| 修饰符和类型 | 方法 | 说明 |
|---|---|---|
ConsumerGroupCheckPointResponse |
Client.GetCheckPoint(String project,
String logStore,
String consumerGroup) |
|
ConsumerGroupCheckPointResponse |
Client.GetCheckPoint(String project,
String logStore,
String consumerGroup,
int shard) |
|
ConsumerGroupCheckPointResponse |
LogService.GetCheckPoint(String project,
String logStore,
String consumerGroup) |
get all of the shard checkpoints in the consumer group
|
ConsumerGroupCheckPointResponse |
LogService.GetCheckPoint(String project,
String logStore,
String consumerGroup,
int shard) |
get shard checkpoint in the consumer group
|
Copyright © 2018. All Rights Reserved.