|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectit.eng.spagobi.engines.weka.runtime.WekaKnowledgeFlowRunner
public class WekaKnowledgeFlowRunner
Questa classe disaccoppia l'attivita di lancio (pre & post processing) dal work effettivamente lanciato. In tal modo � possibile avere diversi runner che utilizzano lo stesso work come nel caso del motore talend dove il work utilizzato � sempre lo stesso sia per il runner Java che per quello perl ed ha l'unica responsibilit� di eseguire un comando tramite System.Ruintime.exec In questo caso ha poco senso ma viene mantenuto per coerenza strutturale.
Constructor Summary | |
---|---|
WekaKnowledgeFlowRunner()
|
Method Summary | |
---|---|
void |
run(it.eng.spagobi.utilities.engines.IEngineInstance engineInstance)
|
void |
run(WekaEngineInstance engineInstance)
|
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public WekaKnowledgeFlowRunner()
Method Detail |
---|
public void run(it.eng.spagobi.utilities.engines.IEngineInstance engineInstance)
run
in interface IEngineInstanceRunner
public void run(WekaEngineInstance engineInstance)
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |