Skip to content

Commit

Permalink
Update docs/en/usage/java-sdk-user-guide.md
Browse files Browse the repository at this point in the history
Co-authored-by: Jason Song <nobodyiam@gmail.com>
  • Loading branch information
Anilople and nobodyiam authored Jun 13, 2022
1 parent a5c19ef commit 6ed0772
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/en/usage/java-sdk-user-guide.md
Original file line number Diff line number Diff line change
Expand Up @@ -1281,4 +1281,4 @@ The interface is `com.ctrip.framework.apollo.spi.ConfigServiceLoadBalancerClient

The Input is multiple ConfigServices returned by meta server, and the output is a ConfigService selected.

The default service provider is `com.ctrip.framework.apollo.spi.RandomConfigServiceLoadBalancerClient`,use random strategy which choose one ConfigService from multiple ConfigServices.
The default service provider is `com.ctrip.framework.apollo.spi.RandomConfigServiceLoadBalancerClient`, which chooses one ConfigService from multiple ConfigServices using random strategy .

0 comments on commit 6ed0772

Please sign in to comment.