Class BackupRestoreJobPersister


  • public class BackupRestoreJobPersister
    extends Object
    Keeps and manages backup/restore jobs (active, queued, completed). At this moment, all this info is kept in memory so it will allow us to start working on the FE implementation. Does not support clustering and persisting queue. Will be added later.
    Since:
    7.17.0
    • Constructor Detail

      • BackupRestoreJobPersister

        public BackupRestoreJobPersister()