java.lang.Object
io.github.tonywasher.joceanus.prometheus.threads.PrometheusThreadLoadBackup
All Implemented Interfaces:
TethysUIThread<PrometheusDataSet>

public class PrometheusThreadLoadBackup extends Object implements TethysUIThread<PrometheusDataSet>
Thread to load changes from an encrypted backup. Once the backup is loaded, the current database is loaded and the backup is re-based onto the database so that a correct list of additions, changes and deletions is built. These changes remain in memory and should be committed to the database later.
Author:
Tony Washer