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

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