| 程序包 | 说明 |
|---|---|
| com.aliyun.openservices.log |
| 修饰符和类型 | 方法 | 说明 |
|---|---|---|
ConsumerGroupUpdateCheckPointResponse |
Client.UpdateCheckPoint(String project,
String logStore,
String consumerGroup,
int shard,
String 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) |
|
ConsumerGroupUpdateCheckPointResponse |
LogService.UpdateCheckPoint(String project,
String logStore,
String consumerGroup,
int shard,
String checkpoint) |
update consume checkpoint
|
ConsumerGroupUpdateCheckPointResponse |
LogService.UpdateCheckPoint(String project,
String logStore,
String consumerGroup,
String consumer,
int shard,
String checkpoint) |
update consume checkpoint
|
Copyright © 2018. All Rights Reserved.