Package | Description |
---|---|
com.yahoo.bard.webservice.data.config.metric | |
com.yahoo.bard.webservice.util |
Modifier and Type | Method and Description |
---|---|
MetricInstance |
MetricInstance.withDependencyMetricNames(List<String> dependencyMetricNames)
Makes a copy of the metric instance with new dependencyMetricNames.
|
MetricInstance |
MetricInstance.withMaker(MetricMaker maker)
Makes a copy of the metric instance with new maker.
|
MetricInstance |
MetricInstance.withName(String metricName)
Makes a copy of the metric instance with new metric name.
|
Modifier and Type | Method and Description |
---|---|
static void |
Utils.addToMetricDictionary(MetricDictionary metricDictionary,
List<MetricInstance> metrics)
Create metrics from instance descriptors and store in the metric dictionary.
|
Copyright © 2016–2018 Yahoo! Inc.. All rights reserved.