org.galagosearch.tupleflow.execution
Class LocalStageExecutor
java.lang.Object
org.galagosearch.tupleflow.execution.LocalStageExecutor
- All Implemented Interfaces:
- StageExecutor
public class LocalStageExecutor
- extends java.lang.Object
- implements StageExecutor
- Author:
- trevor
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
LocalStageExecutor
public LocalStageExecutor()
execute
public LocalStageExecutor.SequentialExecutionContext execute(StageGroupDescription stage,
java.lang.String temporary)
- Specified by:
execute in interface StageExecutor
execute
public LocalStageExecutor.SequentialExecutionContext execute(StageInstanceDescription stage)
execute
public StageExecutionStatus execute(java.lang.String descriptionFile)
shutdown
public void shutdown()
- Specified by:
shutdown in interface StageExecutor
main
public static void main(java.lang.String[] args)
throws java.io.UnsupportedEncodingException,
javax.xml.parsers.ParserConfigurationException,
org.xml.sax.SAXException,
java.io.IOException,
java.lang.ClassNotFoundException
- Throws:
java.io.UnsupportedEncodingException
javax.xml.parsers.ParserConfigurationException
org.xml.sax.SAXException
java.io.IOException
java.lang.ClassNotFoundException
Copyright © 2009. All Rights Reserved.