| Package | Description |
|---|---|
| org.apache.ambari.server.controller.utilities | |
| org.apache.ambari.server.state.stack |
| Modifier and Type | Method and Description |
|---|---|
static Map<String,Metric> |
PropertyHelper.processRpcMetricDefinition(String metricType,
String componentName,
String propertyId,
Metric metric)
Special handle rpc port tags added to metric names for HDFS Namenode
Returns the replacement definitions
|
| Modifier and Type | Method and Description |
|---|---|
static Map<String,Metric> |
PropertyHelper.processRpcMetricDefinition(String metricType,
String componentName,
String propertyId,
Metric metric)
Special handle rpc port tags added to metric names for HDFS Namenode
Returns the replacement definitions
|
| Modifier and Type | Method and Description |
|---|---|
Map<String,Metric> |
MetricDefinition.getMetrics()
Return flat metric map without category
|
Map<String,Map<String,Metric>> |
MetricDefinition.getMetricsByCategory() |
| Constructor and Description |
|---|
MetricDefinition(String type,
Map<String,String> properties,
Map<String,Map<String,Metric>> metrics) |
Copyright © 2022 Apache Software Foundation. All rights reserved.