com.aoindustries.website.clientarea.control.monitor
Class MySQLReplicationMonitorAction.MySQLServerRow
java.lang.Object
com.aoindustries.website.clientarea.control.monitor.MySQLReplicationMonitorAction.MySQLServerRow
- Enclosing class:
- MySQLReplicationMonitorAction
public static class MySQLReplicationMonitorAction.MySQLServerRow
- extends java.lang.Object
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
getVersion
public java.lang.String getVersion()
getMaster
public java.lang.String getMaster()
getReplications
public java.util.List<MySQLReplicationMonitorAction.ReplicationRow> getReplications()
getError
public boolean getError()
getLineError
public java.lang.String getLineError()
getMasterLogFile
public java.lang.String getMasterLogFile()
getMasterLogPos
public java.lang.String getMasterLogPos()