public class GroupRotationStrategy extends Object implements GroupBalanceStrategy
| 构造器和说明 |
|---|
GroupRotationStrategy() |
| 限定符和类型 | 方法和说明 |
|---|---|
void |
pickAddressList(List<LoadBalanceAddressList> groups,
UrlParser urlParser,
Listener listener,
GlobalStateInfo globalInfo,
SearchFilter searchFilter,
ConcurrentMap<HostAddress,HostStateInfo> blacklist,
Set<HostAddress> pickedList) |
String |
toJson() |
String |
toString() |
public String toJson()
toJson 在接口中 GroupBalanceStrategypublic void pickAddressList(List<LoadBalanceAddressList> groups, UrlParser urlParser, Listener listener, GlobalStateInfo globalInfo, SearchFilter searchFilter, ConcurrentMap<HostAddress,HostStateInfo> blacklist, Set<HostAddress> pickedList) throws SQLException
pickAddressList 在接口中 GroupBalanceStrategySQLExceptionCopyright © 2024 oceanbase.com. All rights reserved.