Class HeartbeatTable


  • public class HeartbeatTable
    extends Object
    Before 10.0 db_heartbeat table didn't contain 'uuid' and 'app_type' columns, they are added in converter during upgrade to 10.0 But we are taking db lock before upgrade is run, so we have to assume that this table can be in two state: with or without uuid/app_type columns
    • Constructor Detail

      • HeartbeatTable

        public HeartbeatTable()