hyspirit.engines
Class HySQL2PSQLEngine

java.lang.Object
  extended by hyspirit.engines.HyEngine
      extended by hyspirit.engines.HyAnalysisEngine
          extended by hyspirit.engines.HySQL2PSQLEngine
All Implemented Interfaces:
java.lang.Runnable

public class HySQL2PSQLEngine
extends HyAnalysisEngine


Field Summary
 
Fields inherited from class hyspirit.engines.HyAnalysisEngine
filenames
 
Fields inherited from class hyspirit.engines.HyEngine
argumentString, LOG, stdin, TIME_PREFIX
 
Constructor Summary
HySQL2PSQLEngine()
           
 
Method Summary
 
Methods inherited from class hyspirit.engines.HyAnalysisEngine
addFile, buildCommand, context, context, runAndWait
 
Methods inherited from class hyspirit.engines.HyEngine
closeSTDIN, destroy, echoSpecial, exitValue, getCommand, getEngineName, getInputReader, getOutputWriter, getPercentageCPU, getRealTime, getSTDERR, getSTDIN, getSTDOUT, getStreamEndMessage, getSysTime, getUserTime, hasNext, isInClientMode, isRunning, kb, kb, kb, next, readFromSTDIN, reset, restart, run, send, send, sendAndReceive, sendFile, setArgumentString, setLogger, start, suppressSTDERR, takesTime, takeTime, waitFor, waitTillRunning
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

HySQL2PSQLEngine

public HySQL2PSQLEngine()
                 throws HySpiritException
Throws:
HySpiritException