Skip to content

Commit

Permalink
[INLONG-3855][Manager] Add lightweight mode for inlong group (apache#…
Browse files Browse the repository at this point in the history
…3878)

* move OperateType in UpdateGroupProcessForm to public enums package

* Add LightGroupWorkflowDefinition

* Add transform_field_mapper

* Add utils for NodeInfo

* Add nodeInfoUtils
  • Loading branch information
kipshi authored and yunqingmoswu committed May 16, 2022
1 parent b8bec82 commit 325d41f
Showing 1 changed file with 1 addition and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -34,6 +34,7 @@
import org.apache.inlong.manager.client.api.auth.Authentication.AuthType;
import org.apache.inlong.manager.client.api.auth.SecretTokenAuthentication;
import org.apache.inlong.manager.client.api.auth.TokenAuthentication;
import org.apache.inlong.manager.common.enums.GroupMode;
import org.apache.inlong.manager.common.enums.GlobalConstants;
import org.apache.inlong.manager.common.enums.GroupMode;
import org.apache.inlong.manager.common.enums.MQType;
Expand Down

0 comments on commit 325d41f

Please sign in to comment.