| Package | Description |
|---|---|
| org.mariadb.jdbc.internal.failover | |
| org.mariadb.jdbc.internal.failover.impl | |
| org.mariadb.jdbc.internal.protocol |
| Modifier and Type | Class and Description |
|---|---|
class |
AbstractMastersListener |
class |
AbstractMastersSlavesListener |
| Modifier and Type | Method and Description |
|---|---|
Listener |
FailoverProxy.getListener() |
| Constructor and Description |
|---|
FailLoop(Listener listener) |
FailoverProxy(Listener listener,
ReentrantLock lock)
Procy constructor.
|
| Modifier and Type | Class and Description |
|---|---|
class |
AuroraListener |
class |
MastersFailoverListener |
class |
MastersSlavesListener
this class handle the operation when multiple hosts.
|
| Modifier and Type | Method and Description |
|---|---|
static void |
MasterProtocol.loop(Listener listener,
List<HostAddress> addresses,
Map<HostAddress,Long> blacklist,
SearchFilter searchFilter)
loop until found the failed connection.
|
Copyright © 2015. All rights reserved.