public static class GenericChukwaMetricsList.GenericChukwaMetrics extends HashMap<String,String> implements ChukwaMetrics
AbstractMap.SimpleEntry<K,V>, AbstractMap.SimpleImmutableEntry<K,V>| Constructor and Description |
|---|
GenericChukwaMetrics() |
| Modifier and Type | Method and Description |
|---|---|
HashMap<String,String> |
getAttributes() |
String |
getKey() |
void |
setKey(String key) |
clear, clone, compute, computeIfAbsent, computeIfPresent, containsKey, containsValue, entrySet, forEach, get, getOrDefault, isEmpty, keySet, merge, put, putAll, putIfAbsent, remove, remove, replace, replace, replaceAll, size, valuesequals, hashCode, toStringpublic HashMap<String,String> getAttributes()
getAttributes in interface ChukwaMetricspublic String getKey()
getKey in interface ChukwaMetricspublic void setKey(String key)
Copyright © 2016 Apache Software Foundation. All Rights Reserved.