| Package | Description |
|---|---|
| org.apache.ambari.server.api.services | |
| org.apache.ambari.server.controller.internal | |
| 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).
|
Map<String,Map<String,List<MetricDefinition>>> |
AmbariMetaInfo.getServiceMetrics(String stackName,
String stackVersion,
String serviceName)
Return metrics for a stack service.
|
| Modifier and Type | Method and Description |
|---|---|
static Map<String,PropertyInfo> |
StackDefinedPropertyProvider.getPropertyInfo(MetricDefinition def) |
| 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 © 2022 Apache Software Foundation. All rights reserved.