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 MastersSlavesProtocolMastersSlavesProtocol.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 booleanMastersSlavesProtocol.foundMaster(MastersSlavesListener listener, MastersSlavesProtocol protocol, SearchFilter searchFilter) protected static booleanMastersSlavesProtocol.foundSecondary(MastersSlavesListener listener, MastersSlavesProtocol protocol, SearchFilter searchFilter)