| Package | Description |
|---|---|
| org.mariadb.jdbc.internal.mysql | |
| org.mariadb.jdbc.internal.mysql.listener |
| Modifier and Type | Field and Description |
|---|---|
protected FailoverProxy |
MySQLProtocol.proxy |
| Modifier and Type | Method and Description |
|---|---|
FailoverProxy |
Protocol.getProxy() |
FailoverProxy |
MySQLProtocol.getProxy() |
| Modifier and Type | Method and Description |
|---|---|
static MySQLProtocol |
MySQLProtocol.getNewProtocol(FailoverProxy proxy,
JDBCUrl jdbcUrl) |
static MastersSlavesProtocol |
MastersSlavesProtocol.getNewProtocol(FailoverProxy proxy,
JDBCUrl jdbcUrl) |
static AuroraProtocol |
AuroraProtocol.getNewProtocol(FailoverProxy proxy,
JDBCUrl jdbcUrl) |
void |
Protocol.setProxy(FailoverProxy proxy) |
void |
MySQLProtocol.setProxy(FailoverProxy proxy) |
| 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) |
Copyright © 2015. All rights reserved.