| Package | Description |
|---|---|
| org.mariadb.jdbc.internal.failover | |
| org.mariadb.jdbc.internal.protocol |
| Modifier and Type | Field and Description |
|---|---|
protected FailoverProxy |
AbstractMastersListener.proxy |
| Modifier and Type | Method and Description |
|---|---|
FailoverProxy |
Listener.getProxy() |
FailoverProxy |
AbstractMastersListener.getProxy() |
| Modifier and Type | Method and Description |
|---|---|
void |
Listener.setProxy(FailoverProxy proxy) |
void |
AbstractMastersListener.setProxy(FailoverProxy proxy) |
| Modifier and Type | Field and Description |
|---|---|
protected FailoverProxy |
AbstractConnectProtocol.proxy |
| Modifier and Type | Method and Description |
|---|---|
FailoverProxy |
Protocol.getProxy() |
FailoverProxy |
AbstractConnectProtocol.getProxy() |
| Modifier and Type | Method and Description |
|---|---|
static AuroraProtocol |
AuroraProtocol.getNewProtocol(FailoverProxy proxy,
GlobalStateInfo globalInfo,
UrlParser urlParser)
Initialize new protocol instance.
|
void |
Protocol.setProxy(FailoverProxy proxy) |
void |
AbstractConnectProtocol.setProxy(FailoverProxy proxy) |
Copyright © 2019 mariadb.org. All rights reserved.