org.apache.hadoop.chukwa.inputtools.plugin.nodeactivity
Class NodeActivityPlugin

java.lang.Object
  extended by org.apache.hadoop.chukwa.inputtools.plugin.ExecPlugin
      extended by org.apache.hadoop.chukwa.inputtools.plugin.nodeactivity.NodeActivityPlugin
All Implemented Interfaces:
IPlugin

public class NodeActivityPlugin
extends ExecPlugin


Field Summary
 
Fields inherited from class org.apache.hadoop.chukwa.inputtools.plugin.ExecPlugin
statusKO, statusOK
 
Constructor Summary
NodeActivityPlugin()
           
 
Method Summary
 String getCmde()
           
static void main(String[] args)
           
 org.json.JSONObject postProcess(org.json.JSONObject execResult)
           
 
Methods inherited from class org.apache.hadoop.chukwa.inputtools.plugin.ExecPlugin
execute, stop, waitFor
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

NodeActivityPlugin

public NodeActivityPlugin()
Method Detail

getCmde

public String getCmde()
Specified by:
getCmde in class ExecPlugin

postProcess

public org.json.JSONObject postProcess(org.json.JSONObject execResult)
Overrides:
postProcess in class ExecPlugin

main

public static void main(String[] args)


Copyright © ${year} The Apache Software Foundation