Class BackupManager.BackupConnector

  • Enclosing class:
    BackupManager

    public abstract class BackupManager.BackupConnector
    extends Object
    • Method Detail

      • getBackupServerLocator

        public ServerLocator getBackupServerLocator()
        This is for test assertions, please be careful, don't use outside of testing!
      • announceBackup

        public void announceBackup()
      • retryConnection

        protected void retryConnection()
        it will re-schedule the connection after a timeout, using a scheduled executor
      • informTopology

        public void informTopology()
      • close

        public void close()
      • isBackupAnnounced

        public boolean isBackupAnnounced()