org.apache.hadoop.chukwa.inputtools.jplugin
Interface JPlugin<T extends ChukwaMetrics>
- All Known Implementing Classes:
- HDFSUsagePlugin
public interface JPlugin<T extends ChukwaMetrics>
getRecordType
String getRecordType()
getMetrics
ChukwaMetricsList<T> getMetrics()
throws Throwable
- Throws:
Throwable
getStatus
JPluginStatusMetricsList getStatus()
throws Throwable
- Throws:
Throwable
init
void init(String[] args)
throws Throwable
- Throws:
Throwable
Copyright © 2011 Apache Software Foundation. All Rights Reserved.