Class TaskMetricRepo

    • Constructor Detail

      • TaskMetricRepo

        public TaskMetricRepo​(com.mapr.fs.proto.clustermetrics.ClusterMetricsProto.TaskMetric taskMetric)
    • Method Detail

      • prepareTransactions

        public java.util.List<com.mapr.fs.proto.clustermetrics.ClusterMetricsProto.Counters> prepareTransactions()
        Specified by:
        prepareTransactions in interface MetricRepo
      • getMetricAttributes

        public com.mapr.fs.proto.clustermetrics.ClusterMetricsProto.MetricAttributes getMetricAttributes()
        Specified by:
        getMetricAttributes in interface MetricRepo
      • executeDBOperations

        public void executeDBOperations​(java.sql.Connection dbConnection)
                                 throws java.sql.SQLException
        Specified by:
        executeDBOperations in interface MetricRepo
        Throws:
        java.sql.SQLException
      • prepareEvents

        public java.util.List<com.mapr.fs.proto.clustermetrics.ClusterMetricsProto.Pair> prepareEvents()
        Specified by:
        prepareEvents in interface MetricRepo