| Interface | Description |
|---|---|
| HiveDriverRunHook |
HiveDriverRunHook allows Hive to be extended with custom
logic for processing commands.
|
| HiveDriverRunHookContext |
Context information provided by Hive to implementations of
HiveDriverRunHook.
|
| Class | Description |
|---|---|
| BaseTestQueries |
Base class for testing queries.
|
| Context |
Context for Semantic Analyzers.
|
| Driver | |
| DriverContext |
DriverContext.
|
| HiveDriverRunHookContextImpl | |
| MapRedStats |
MapRedStats.
|
| QTestUtil |
QTestUtil.
|
| QTestUtil.QTestSetup |
QTestSetup defines test fixtures which are reused across testcases,
and are needed before any test can be run
|
| QTestUtil.QTRunner |
QTRunner: Runnable class for running a a single query file.
|
| QueryPlan |
QueryPlan can be serialized to disk so that we can restart/resume the
progress of it in the future, either within or outside of the current
jvm.
|
| QueryProperties |
QueryProperties.
|
| TestErrorMsg | |
| TestLocationQueries |
Suite for testing location.
|
| TestLocationQueries.CheckResults |
Our own checker - validate the location of the partition.
|
| TestMTQueries |
Suite for testing running of queries in multi-threaded mode.
|
| Enum | Description |
|---|---|
| ErrorMsg |
List of all error messages.
|
| Exception | Description |
|---|---|
| CommandNeedRetryException |
Copyright © 2012 The Apache Software Foundation