dockerzhang / incubator-inlong

Apache InLong - a one-stop data streaming platform
https://inlong.apache.org/
Apache License 2.0
0 stars 0 forks source link

[INLONG-76] rename the classes #76

Closed dockerzhang closed 3 years ago

dockerzhang commented 3 years ago

1. As keep naming the classes regularly, should we change the below classes ?
SimpleVisitTokenManage -> SimpleVisitTokenManager
BrokerConfManage -> BrokerConfManager
MetadataManage -> MetadataManager
BrokerMetadataManage -> BrokerMetadataManage
ClusterManage -> ClusterManager

JIRA link - [INLONG-76] created by technoboy