Class MetricRepoBase

    • Field Detail

      • clusterId

        public static java.lang.String clusterId
    • Constructor Detail

      • MetricRepoBase

        public MetricRepoBase()
    • Method Detail

      • prepareMetricAttrs

        public boolean prepareMetricAttrs​(java.sql.PreparedStatement insertStmt,
                                          long time)
                                   throws java.sql.SQLException
        Specified by:
        prepareMetricAttrs in interface MetricRepo
        Throws:
        java.sql.SQLException
      • getClusterId

        public java.lang.String getClusterId()