org.apache.hadoop.chukwa.inputtools.mdl
Class TorqueInfoProcessor

java.lang.Object
  extended by org.apache.hadoop.chukwa.inputtools.mdl.TorqueInfoProcessor

public class TorqueInfoProcessor
extends Object


Constructor Summary
TorqueInfoProcessor(DataConfig mdlConfig, int interval)
           
 
Method Summary
 void run_forever()
           
 void setup(boolean recover)
           
 void shutdown()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

TorqueInfoProcessor

public TorqueInfoProcessor(DataConfig mdlConfig,
                           int interval)
Method Detail

setup

public void setup(boolean recover)
           throws Exception
Throws:
Exception

run_forever

public void run_forever()
                 throws SQLException
Throws:
SQLException

shutdown

public void shutdown()


Copyright © ${year} The Apache Software Foundation