| Package | Description |
|---|---|
| com.oceanbase.jdbc.internal.failover | |
| com.oceanbase.jdbc.internal.failover.impl | |
| com.oceanbase.jdbc.internal.failover.utils |
| Modifier and Type | Method and Description |
|---|---|
LoadBalanceInfo |
Listener.getCurrentLoadBalanceInfo() |
LoadBalanceInfo |
AbstractMastersListener.getCurrentLoadBalanceInfo() |
| Modifier and Type | Method and Description |
|---|---|
void |
Listener.setCurrentLoadBalanceInfo(LoadBalanceInfo loadBalanceInfo) |
void |
AbstractMastersListener.setCurrentLoadBalanceInfo(LoadBalanceInfo loadBalanceInfo) |
| Modifier and Type | Method and Description |
|---|---|
void |
LoadBalanceDriver.setLoadBalanceInfo(LoadBalanceInfo loadBalanceInfo) |
| Constructor and Description |
|---|
LoadBalanceDriver(LoadBalanceInfo loadBalanceInfo) |
LoadBlanceDriverBuilder(LoadBalanceInfo loadBalanceInfo) |
| Modifier and Type | Method and Description |
|---|---|
static LoadBalanceInfo |
ConfigParser.getGloabalLoadBalanceInfo(UrlParser urlParser)
Obtain the current LoadBalance configuration information in different ways, add other
mechanisms here
|
| Modifier and Type | Method and Description |
|---|---|
static ConcurrentHashMap<String,LoadBalanceInfo> |
ConfigParser.getLoadBalanceInfosFromReader(Reader reader) |
Copyright © 2022 oceanbase.com. All rights reserved.