Class MysqlReplication.SlaveStatus

    • Method Detail

      • getSlaveIOState

        public String getSlaveIOState()
      • getMasterLogFile

        public String getMasterLogFile()
      • getReadMasterLogPos

        public String getReadMasterLogPos()
      • getRelayLogFile

        public String getRelayLogFile()
      • getRelayLogPos

        public String getRelayLogPos()
      • getRelayMasterLogFile

        public String getRelayMasterLogFile()
      • getSlaveIORunning

        public String getSlaveIORunning()
      • getSlaveSQLRunning

        public String getSlaveSQLRunning()
      • getLastErrno

        public String getLastErrno()
      • getLastError

        public String getLastError()
      • getSkipCounter

        public String getSkipCounter()
      • getExecMasterLogPos

        public String getExecMasterLogPos()
      • getRelayLogSpace

        public String getRelayLogSpace()
      • getSecondsBehindMaster

        public String getSecondsBehindMaster()