org.apache.hadoop.chukwa.inputtools.hdfsusage
Class HDFSUsagePlugin
java.lang.Object
org.apache.hadoop.chukwa.inputtools.hdfsusage.HDFSUsagePlugin
- All Implemented Interfaces:
- JPlugin<HDFSUsageMetrics>
public class HDFSUsagePlugin
- extends Object
- implements JPlugin<HDFSUsageMetrics>
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
HDFSUsagePlugin
public HDFSUsagePlugin()
getMetrics
public ChukwaMetricsList<HDFSUsageMetrics> getMetrics()
throws Throwable
- Specified by:
getMetrics
in interface JPlugin<HDFSUsageMetrics>
- Throws:
Throwable
init
public void init(String[] args)
throws Throwable
- Specified by:
init
in interface JPlugin<HDFSUsageMetrics>
- Throws:
Throwable
getStatus
public JPluginStatusMetricsList getStatus()
throws Throwable
- Specified by:
getStatus
in interface JPlugin<HDFSUsageMetrics>
- Throws:
Throwable
getRecordType
public String getRecordType()
- Specified by:
getRecordType
in interface JPlugin<HDFSUsageMetrics>
Copyright © ${year} The Apache Software Foundation