Serializablepublic class ConsumerGroupCheckPointResponse extends Response
| 构造器 | 说明 |
|---|---|
ConsumerGroupCheckPointResponse(Map<String,String> headers,
net.sf.json.JSONArray checkPointsArray) |
| 修饰符和类型 | 方法 | 说明 |
|---|---|---|
ArrayList<ConsumerGroupShardCheckPoint> |
GetCheckPoints() |
|
void |
SetCheckPoints(ArrayList<ConsumerGroupShardCheckPoint> checkPoints) |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitGetAllHeaders, GetHeader, GetRequestIdpublic ArrayList<ConsumerGroupShardCheckPoint> GetCheckPoints()
public void SetCheckPoints(ArrayList<ConsumerGroupShardCheckPoint> checkPoints)
Copyright © 2018. All Rights Reserved.