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

public class PrometheusThreadPurgeDatabase extends Object implements TethysUIThread<Void>
Thread to purge tables in a database that represent a data set. Existing loaded data will be marked as new so that it will be written to the database via the store command.