| 程序包 | 说明 |
|---|---|
| com.aliyun.openservices.log.response |
| 限定符和类型 | 方法和说明 |
|---|---|
ConsumerGroupShardCheckPoint |
GetCheckPointResponse.getCheckpoint() |
| 限定符和类型 | 方法和说明 |
|---|---|
List<ConsumerGroupShardCheckPoint> |
ConsumerGroupCheckPointResponse.getCheckPoints() |
ArrayList<ConsumerGroupShardCheckPoint> |
ConsumerGroupCheckPointResponse.GetCheckPoints()
已过时。
Use
ConsumerGroupCheckPointResponse.getCheckPoints() instead. |
| 限定符和类型 | 方法和说明 |
|---|---|
void |
GetCheckPointResponse.setCheckpoint(ConsumerGroupShardCheckPoint checkpoint) |
| 限定符和类型 | 方法和说明 |
|---|---|
void |
ConsumerGroupCheckPointResponse.SetCheckPoints(ArrayList<ConsumerGroupShardCheckPoint> checkPoints)
已过时。
Use
ConsumerGroupCheckPointResponse.setCheckPoints(List) instead. |
void |
ConsumerGroupCheckPointResponse.setCheckPoints(List<ConsumerGroupShardCheckPoint> checkPoints) |
Copyright © 2020. All Rights Reserved.