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, values
equals, hashCode, toString
public HashMap<String,String> getAttributes()
getAttributes
in interface ChukwaMetrics
public String getKey()
getKey
in interface ChukwaMetrics
public void setKey(String key)
Copyright © 2016 Apache Software Foundation. All Rights Reserved.