public class GetCheckPointResponse extends Response
| Constructor and Description |
|---|
GetCheckPointResponse(Map<String,String> headers,
com.alibaba.fastjson.JSONArray response) |
| Modifier and Type | Method and Description |
|---|---|
ConsumerGroupShardCheckPoint |
getCheckpoint() |
void |
setCheckpoint(ConsumerGroupShardCheckPoint checkpoint) |
GetAllHeaders, GetHeader, GetRequestIdpublic ConsumerGroupShardCheckPoint getCheckpoint()
public void setCheckpoint(ConsumerGroupShardCheckPoint checkpoint)
Copyright © 2025. All Rights Reserved.