org.apache.hadoop.chukwa.inputtools.plugin.metrics
Class ExecHelper

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

public class ExecHelper
extends ExecPlugin


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

Constructor Detail

ExecHelper

public ExecHelper(String[] cmds)
Method Detail

getCmde

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


Copyright © ${year} The Apache Software Foundation