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, valuesequals, hashCode, toStringpublic GenericChukwaMetricsList.GenericChukwaMetrics()
public HashMap<String,String> getAttributes()
getAttributes in interface ChukwaMetricspublic String getKey()
getKey in interface ChukwaMetricspublic void setKey(String key)
Copyright © 2014 Apache Software Foundation. All Rights Reserved.