|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use QTestUtil | |
---|---|
org.apache.hadoop.hive.ql |
Uses of QTestUtil in org.apache.hadoop.hive.ql |
---|
Subclasses of QTestUtil in org.apache.hadoop.hive.ql | |
---|---|
static class |
TestLocationQueries.CheckResults
Our own checker - validate the location of the partition. |
Methods in org.apache.hadoop.hive.ql that return QTestUtil | |
---|---|
static QTestUtil[] |
QTestUtil.queryListRunnerSetup(File[] qfiles,
String resDir,
String logDir)
Setup to execute a set of query files. |
Methods in org.apache.hadoop.hive.ql with parameters of type QTestUtil | |
---|---|
static boolean |
QTestUtil.queryListRunnerMultiThreaded(File[] qfiles,
QTestUtil[] qt)
Executes a set of query files parallel. |
static boolean |
QTestUtil.queryListRunnerSingleThreaded(File[] qfiles,
QTestUtil[] qt)
Executes a set of query files in sequence. |
Constructors in org.apache.hadoop.hive.ql with parameters of type QTestUtil | |
---|---|
QTestUtil.QTRunner(QTestUtil qt,
String fname)
|
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |