| 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 |
|---|---|
| Context |
Context for Semantic Analyzers.
|
| Driver | |
| DriverContext |
DriverContext.
|
| HashTableLoaderFactory |
HashTableLoaderFactory is used to determine the strategy
of loading the hashtables for the MapJoinOperator
|
| HiveDriverRunHookContextImpl | |
| MapRedStats |
MapRedStats.
|
| 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.
|
| Enum | Description |
|---|---|
| ErrorMsg |
List of all error messages.
|
| Exception | Description |
|---|---|
| CommandNeedRetryException |
Copyright © 2017 The Apache Software Foundation. All rights reserved.