public class RandomSelectStrategy extends Object implements ConnectionSelectStrategy
| 构造器和说明 |
|---|
RandomSelectStrategy() |
RandomSelectStrategy(GlobalSwitch globalSwitch) |
public RandomSelectStrategy()
public RandomSelectStrategy(GlobalSwitch globalSwitch)
public Connection select(List<Connection> conns)
ConnectionSelectStrategyselect 在接口中 ConnectionSelectStrategyConnectionSelectStrategy.select(java.util.List)Copyright © 2021. All rights reserved.