org.apache.hadoop.chukwa.inputtools.jplugin
Class GenericChukwaMetricsList.GenericChukwaMetrics
java.lang.Object
java.util.AbstractMap<K,V>
java.util.HashMap<String,String>
org.apache.hadoop.chukwa.inputtools.jplugin.GenericChukwaMetricsList.GenericChukwaMetrics
- All Implemented Interfaces:
- Serializable, Cloneable, Map<String,String>, ChukwaMetrics
- Enclosing class:
- GenericChukwaMetricsList
public static class GenericChukwaMetricsList.GenericChukwaMetrics
- extends HashMap<String,String>
- implements ChukwaMetrics
- See Also:
- Serialized Form
Methods inherited from class java.util.HashMap |
clear, clone, containsKey, containsValue, entrySet, get, isEmpty, keySet, put, putAll, remove, size, values |
GenericChukwaMetricsList.GenericChukwaMetrics
public GenericChukwaMetricsList.GenericChukwaMetrics()
getAttributes
public HashMap<String,String> getAttributes()
- Specified by:
getAttributes
in interface ChukwaMetrics
getKey
public String getKey()
- Specified by:
getKey
in interface ChukwaMetrics
setKey
public void setKey(String key)
Copyright © ${year} The Apache Software Foundation