org.apache.hadoop.hive.ql
Class QTestUtil.QTRunner

java.lang.Object
  extended by 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.


Constructor Summary
QTestUtil.QTRunner(QTestUtil qt, String fname)
           
 
Method Summary
 void run()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

QTestUtil.QTRunner

public QTestUtil.QTRunner(QTestUtil qt,
                          String fname)
Method Detail

run

public void run()
Specified by:
run in interface Runnable


Copyright © 2013 The Apache Software Foundation