org.apache.hadoop.chukwa.inputtools.hdfsusage
Class HDFSUsageMetrics
java.lang.Object
org.apache.hadoop.chukwa.inputtools.hdfsusage.HDFSUsageMetrics
- All Implemented Interfaces:
- ChukwaMetrics
public class HDFSUsageMetrics
- extends Object
- implements ChukwaMetrics
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
HDFSUsageMetrics
public HDFSUsageMetrics()
getKey
public String getKey()
- Specified by:
getKey
in interface ChukwaMetrics
setName
public void setName(String name)
getName
public String getName()
setSize
public void setSize(Long size)
getSize
public Long getSize()
getAttributes
public HashMap<String,String> getAttributes()
- Specified by:
getAttributes
in interface ChukwaMetrics
setLastModified
public void setLastModified(long lastModified)
getLastModified
public long getLastModified()
Copyright © ${year} The Apache Software Foundation