Uses of Class
org.mariadb.jdbc.internal.protocol.MastersSlavesProtocol
Packages that use MastersSlavesProtocol
-
Uses of MastersSlavesProtocol in org.mariadb.jdbc.internal.protocol
Subclasses of MastersSlavesProtocol in org.mariadb.jdbc.internal.protocolMethods in org.mariadb.jdbc.internal.protocol that return MastersSlavesProtocolModifier and TypeMethodDescriptionprivate static MastersSlavesProtocol
MastersSlavesProtocol.getNewProtocol
(FailoverProxy proxy, GlobalStateInfo globalInfo, UrlParser urlParser) Get new instance of MastersSlavesProtocol.Methods in org.mariadb.jdbc.internal.protocol with parameters of type MastersSlavesProtocolModifier and TypeMethodDescriptionprotected static boolean
MastersSlavesProtocol.foundMaster
(MastersSlavesListener listener, MastersSlavesProtocol protocol, SearchFilter searchFilter) protected static boolean
MastersSlavesProtocol.foundSecondary
(MastersSlavesListener listener, MastersSlavesProtocol protocol, SearchFilter searchFilter)