| 程序包 | 说明 |
|---|---|
| com.aliyun.openservices.log |
| 限定符和类型 | 方法和说明 |
|---|---|
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) |
Copyright © 2016. All Rights Reserved.