Uses of Class
com.aoindustries.aoserv.client.mysql.Server.MasterStatus
-
Packages that use Server.MasterStatus Package Description com.aoindustries.aoserv.client.mysql -
-
Uses of Server.MasterStatus in com.aoindustries.aoserv.client.mysql
Methods in com.aoindustries.aoserv.client.mysql that return Server.MasterStatus Modifier and Type Method Description Server.MasterStatusServer. getMasterStatus()Gets the master status ornullif no master status provided by MySQL.
-