Package | Description |
---|---|
org.apache.ambari.server.api.services | |
org.apache.ambari.server.state |
Modifier and Type | Method and Description |
---|---|
List<MetricDefinition> |
AmbariMetaInfo.getMetrics(String stackName,
String stackVersion,
String serviceName,
String componentName,
String metricType)
Gets the metrics for a Role (component).
|
Modifier and Type | Method and Description |
---|---|
Map<String,Map<String,List<MetricDefinition>>> |
ServiceInfo.getMetrics() |
Modifier and Type | Method and Description |
---|---|
void |
ServiceInfo.setMetrics(Map<String,Map<String,List<MetricDefinition>>> map) |
Copyright © 2017. All rights reserved.