| Package | Description | 
|---|---|
| org.apache.hadoop.metrics2 | 
 Metrics 2.0 
 | 
| Modifier and Type | Method and Description | 
|---|---|
MetricStringBuilder | 
MetricStringBuilder.add(MetricsInfo info,
   Object value)  | 
MetricStringBuilder | 
MetricStringBuilder.tuple(String key,
     String value)
Add any key,val pair to the string, between the prefix and suffix,
 separated by the separator. 
 | 
Copyright © 2021 Apache Software Foundation. All rights reserved.