public class ConsumerGroupCheckPointResponse extends Response
| 构造器和说明 |
|---|
ConsumerGroupCheckPointResponse(Map<String,String> headers,
net.sf.json.JSONArray checkPointsArray) |
| 限定符和类型 | 方法和说明 |
|---|---|
ArrayList<ConsumerGroupShardCheckPoint> |
GetCheckPoints() |
void |
SetCheckPoints(ArrayList<ConsumerGroupShardCheckPoint> checkPoints) |
GetAllHeaders, GetHeader, GetRequestIdpublic ArrayList<ConsumerGroupShardCheckPoint> GetCheckPoints()
public void SetCheckPoints(ArrayList<ConsumerGroupShardCheckPoint> checkPoints)
Copyright © 2016. All Rights Reserved.