-
-
Notifications
You must be signed in to change notification settings - Fork 76
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
feat: support incremental configuration synchronization client (#90)
* feat: support incremental configuration synchronization client * code format * add Unknown sync mode * code format * code format * code format * code format * code format * 更新 RemoteConfigRepository.java Co-authored-by: Jason Song <[email protected]> * 更新 ApolloConfig.java Co-authored-by: Jason Song <[email protected]> * 更新 ApolloConfig.java Co-authored-by: Jason Song <[email protected]> * 更新 ConfigurationChange.java Co-authored-by: Jason Song <[email protected]> * 更新 ConfigSyncType.java Co-authored-by: Jason Song <[email protected]> * 更新 ConfigSyncType.java Co-authored-by: Jason Song <[email protected]> * 更新 ConfigSyncType.java Co-authored-by: Jason Song <[email protected]> * 更新 ConfigurationChange.java Co-authored-by: Jason Song <[email protected]> * 更新 ConfigurationChangeType.java Co-authored-by: Jason Song <[email protected]> * 更新 ConfigurationChangeTypeUtils.java Co-authored-by: Jason Song <[email protected]> * 更新 ConfigSyncType.java Co-authored-by: Jason Song <[email protected]> * code format * code format * add UnknownSync action * Apply suggestions from code review --------- Co-authored-by: Jason Song <[email protected]>
- Loading branch information
1 parent
eff90aa
commit b476bb8
Showing
8 changed files
with
450 additions
and
1 deletion.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.