healchow commented on code in PR #4134:
URL: https://github.com/apache/incubator-inlong/pull/4134#discussion_r867921503


##########
inlong-manager/manager-client/src/main/java/org/apache/inlong/manager/client/api/util/InlongParser.java:
##########
@@ -82,6 +83,12 @@ public static WorkflowResult parseWorkflowResult(Response 
response) {
         return GsonUtil.fromJson(resultData, WorkflowResult.class);
     }
 
+    public static InlongGroupTotalMetricResponse parseGroupHeartbeat(Response 
response) {

Review Comment:
   Please add a java doc.



-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]

Reply via email to