Package | Description |
---|---|
org.mariadb.jdbc.internal.protocol |
Modifier and Type | Class and Description |
---|---|
class |
AuroraProtocol |
Modifier and Type | Method and Description |
---|---|
private static MastersReplicasProtocol |
MastersReplicasProtocol.getNewProtocol(FailoverProxy proxy,
GlobalStateInfo globalInfo,
UrlParser urlParser)
Get new instance of MastersReplicasProtocol.
|
Modifier and Type | Method and Description |
---|---|
protected static boolean |
MastersReplicasProtocol.foundMaster(MastersReplicasListener listener,
MastersReplicasProtocol protocol,
SearchFilter searchFilter) |
protected static boolean |
MastersReplicasProtocol.foundSecondary(MastersReplicasListener listener,
MastersReplicasProtocol protocol,
SearchFilter searchFilter) |