public class GetCheckPointResponse extends Response
| 构造器和说明 |
|---|
GetCheckPointResponse(Map<String,String> headers,
com.alibaba.fastjson.JSONArray response) |
| 限定符和类型 | 方法和说明 |
|---|---|
ConsumerGroupShardCheckPoint |
getCheckpoint() |
void |
setCheckpoint(ConsumerGroupShardCheckPoint checkpoint) |
GetAllHeaders, GetHeader, GetRequestIdpublic ConsumerGroupShardCheckPoint getCheckpoint()
public void setCheckpoint(ConsumerGroupShardCheckPoint checkpoint)
Copyright © 2020. All Rights Reserved.