public class RandomSelectStrategy extends Object implements ConnectionSelectStrategy
| 构造器和说明 |
|---|
RandomSelectStrategy(GlobalSwitch globalSwitch) |
public RandomSelectStrategy(GlobalSwitch globalSwitch)
public Connection select(List<Connection> connections)
ConnectionSelectStrategyselect 在接口中 ConnectionSelectStrategyconnections - source connectionsCopyright © 2020. All rights reserved.