Interface DatasetMetricsService
public interface DatasetMetricsService
-
Method Summary
Modifier and TypeMethodDescription
-
Method Details
-
get
- Returns:
- metrics about this dataset or null if none could be found
-
list
- Returns:
- the list of all metrics about this dataset ordered by ascending created timestamp. An empty list if no matching dataset is found.
-