com.aoindustries.website.clientarea.control.monitor
Class MySQLReplicationMonitorAction.ReplicationRow
java.lang.Object
com.aoindustries.website.clientarea.control.monitor.MySQLReplicationMonitorAction.ReplicationRow
- Enclosing class:
- MySQLReplicationMonitorAction
public static class MySQLReplicationMonitorAction.ReplicationRow
- extends java.lang.Object
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
getError
public boolean getError()
getSlave
public java.lang.String getSlave()
getLineError
public java.lang.String getLineError()
getSlaveIOState
public java.lang.String getSlaveIOState()
getSlaveLogFile
public java.lang.String getSlaveLogFile()
getSlaveLogPos
public java.lang.String getSlaveLogPos()
getSlaveIORunning
public java.lang.String getSlaveIORunning()
getSlaveSQLRunning
public java.lang.String getSlaveSQLRunning()
getLastErrno
public java.lang.String getLastErrno()
getLastError
public java.lang.String getLastError()
getSecondsBehindMaster
public java.lang.String getSecondsBehindMaster()