This is an automated email from the ASF dual-hosted git repository.

healchow pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/inlong.git


    from e42cb6209 [INLONG-4780][Manager] Combine some constant classes into 
one (#4783)
     add 8fb0bdc00 [INLONG-4787][Manager] Add save cluster API in the client 
(#4788)

No new revisions were added by this update.

Summary of changes:
 .../manager/client/api/LowLevelInlongClient.java   | 15 ++++++++++---
 .../client/api/impl/LowLevelInlongClientImpl.java  |  7 ++++++
 .../client/api/inner/InnerInlongManagerClient.java | 21 +++++++++++++++++
 .../client/api/service/InlongClusterApi.java       | 26 ++++++++--------------
 .../api/inner/InnerInlongManagerClientTest.java    | 20 +++++++++++++++++
 .../inlong/manager/common/enums/ClusterType.java   | 22 +-----------------
 .../controller/openapi/OpenClusterController.java  |  5 +++--
 7 files changed, 73 insertions(+), 43 deletions(-)
 copy 
inlong-agent/agent-common/src/main/java/org/apache/inlong/agent/metrics/counter/Counter.java
 => 
inlong-manager/manager-client/src/main/java/org/apache/inlong/manager/client/api/service/InlongClusterApi.java
 (66%)

Reply via email to