| Package | Description |
|---|---|
| com.aliyun.openservices.log.response |
| Modifier and Type | Method and Description |
|---|---|
ConsumerGroupShardCheckPoint |
GetCheckPointResponse.getCheckpoint() |
| Modifier and Type | Method and Description |
|---|---|
Map<String,List<ConsumerGroupShardCheckPoint>> |
ProjectConsumerGroupCheckPointResponse.getCheckPoints() |
List<ConsumerGroupShardCheckPoint> |
ConsumerGroupCheckPointResponse.getCheckPoints() |
ArrayList<ConsumerGroupShardCheckPoint> |
ConsumerGroupCheckPointResponse.GetCheckPoints()
Deprecated.
Use
ConsumerGroupCheckPointResponse.getCheckPoints() instead. |
| Modifier and Type | Method and Description |
|---|---|
void |
GetCheckPointResponse.setCheckpoint(ConsumerGroupShardCheckPoint checkpoint) |
| Modifier and Type | Method and Description |
|---|---|
void |
ConsumerGroupCheckPointResponse.SetCheckPoints(ArrayList<ConsumerGroupShardCheckPoint> checkPoints)
Deprecated.
Use
ConsumerGroupCheckPointResponse.setCheckPoints(List) instead. |
void |
ConsumerGroupCheckPointResponse.setCheckPoints(List<ConsumerGroupShardCheckPoint> checkPoints) |
void |
ProjectConsumerGroupCheckPointResponse.setCheckPoints(Map<String,List<ConsumerGroupShardCheckPoint>> checkPoints) |
Copyright © 2025. All Rights Reserved.