| Interface | Description |
|---|---|
| BeeLineSignalHandler |
BeeLineSignalHandler.
|
| Class | Description |
|---|---|
| AbstractCommandHandler |
An abstract implementation of CommandHandler.
|
| BeeLine |
A console SQL shell with command completion.
|
| ClientCommandHookFactory |
We need to update some client side information after executing some Hive Commands
|
| ClientHook |
This is the client's hook and used for new Hive CLI.
|
| Commands | |
| DriverInfo | |
| HiveSchemaTool | |
| IncrementalRows |
Rows implementation which returns rows incrementally from result set
without any buffering.
|
| IncrementalRowsWithNormalization |
Extension of
IncrementalRows which buffers "x" number of rows in memory at a time. |
| OutputFile | |
| ReflectiveCommandHandler |
A
Command implementation that uses reflection to
determine the method to dispatch the command. |
| SunSignalHandler |
Copyright © 2019 The Apache Software Foundation. All Rights Reserved.