public static class GenericChukwaMetricsList.GenericChukwaMetrics extends HashMap<String,String> implements ChukwaMetrics
AbstractMap.SimpleEntry<K,V>, AbstractMap.SimpleImmutableEntry<K,V>
Constructor and Description |
---|
GenericChukwaMetricsList.GenericChukwaMetrics() |
Modifier and Type | Method and Description |
---|---|
HashMap<String,String> |
getAttributes() |
String |
getKey() |
void |
setKey(String key) |
clear, clone, containsKey, containsValue, entrySet, get, isEmpty, keySet, put, putAll, remove, size, values
equals, hashCode, toString
public GenericChukwaMetricsList.GenericChukwaMetrics()
public HashMap<String,String> getAttributes()
getAttributes
in interface ChukwaMetrics
public String getKey()
getKey
in interface ChukwaMetrics
public void setKey(String key)
Copyright © 2014 Apache Software Foundation. All Rights Reserved.