org.apache.hadoop.hive.ql
Class QTestUtil.QTRunner
java.lang.Object
org.apache.hadoop.hive.ql.QTestUtil.QTRunner
- All Implemented Interfaces:
- Runnable
- Enclosing class:
- QTestUtil
public static class QTestUtil.QTRunner
- extends Object
- implements Runnable
QTRunner: Runnable class for running a a single query file.
Method Summary |
void |
run()
|
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
QTestUtil.QTRunner
public QTestUtil.QTRunner(QTestUtil qt,
String fname)
run
public void run()
- Specified by:
run
in interface Runnable
Copyright © 2013 The Apache Software Foundation