Interface MetricStore.ScanCallback

  • Enclosing interface:
    MetricStore

    public static interface MetricStore.ScanCallback
    Interface used to callback metrics results from a scan.
    • Method Detail

      • cb

        void cb​(Metric metric)