| Package | Description |
|---|---|
| com.oceanbase.jdbc.internal.failover.impl | |
| com.oceanbase.jdbc.internal.failover.LoadBalanceStrategy |
| Modifier and Type | Field and Description |
|---|---|
List<LoadBalanceHostAddress> |
LoadBalanceAddressList.addressList |
| Modifier and Type | Method and Description |
|---|---|
List<LoadBalanceHostAddress> |
LoadBalanceAddressList.getAddressList() |
| Modifier and Type | Method and Description |
|---|---|
void |
LoadBalanceAddressList.setAddressList(List<LoadBalanceHostAddress> addressList) |
| Constructor and Description |
|---|
LoadBalanceAddressList(BalanceStrategy balanceStrategy,
BlackListConfig blackListConfig,
List<LoadBalanceHostAddress> addressList) |
| Modifier and Type | Method and Description |
|---|---|
static List<LoadBalanceHostAddress> |
ServerAffinityStrategy.shuffleWeight(List<LoadBalanceHostAddress> list) |
| Modifier and Type | Method and Description |
|---|---|
static List<LoadBalanceHostAddress> |
ServerAffinityStrategy.shuffleWeight(List<LoadBalanceHostAddress> list) |
Copyright © 2022 oceanbase.com. All rights reserved.