Interface PolarisMetricsReporter

All Known Implementing Classes:
DefaultMetricsReporter

public interface PolarisMetricsReporter
  • Method Summary

    Modifier and Type
    Method
    Description
    void
    reportMetric(String catalogName, org.apache.iceberg.catalog.TableIdentifier table, org.apache.iceberg.metrics.MetricsReport metricsReport)
     
  • Method Details

    • reportMetric

      void reportMetric(String catalogName, org.apache.iceberg.catalog.TableIdentifier table, org.apache.iceberg.metrics.MetricsReport metricsReport)