public static interface MetricStore.ScanCallback
Interface used to callback metrics results from a scan.
Modifier and Type | Method and Description |
---|---|
void |
cb(Metric metric) |
void cb(Metric metric)
Copyright © 2022 The Apache Software Foundation. All rights reserved.