| Class | Description |
|---|---|
| CsrfHttpRequestInterceptor | |
| EmbeddedCLIServicePortal | |
| HiveBaseResultSet |
Data independent base class which implements the common part of all Hive
result sets.
|
| HiveCallableStatement |
The Statement used to execute SQL stored procedures.
|
| HiveConnection |
HiveConnection.
|
| HiveDatabaseMetaData |
HiveDatabaseMetaData.
|
| HiveDataSource |
HiveDataSource.
|
| HiveDriver |
HiveDriver.
|
| HiveMetaDataResultSet<M> | |
| HivePreparedStatement |
An object that represents a pre-compiled SQL statement.
|
| HiveQueryResultSet |
HiveQueryResultSet.
|
| HiveQueryResultSet.Builder | |
| HiveResultSetMetaData |
HiveResultSetMetaData.
|
| HiveStatement |
The object used for executing a static SQL statement and returning the
results it produces.
|
| HttpBasicAuthInterceptor |
The class is instantiated with the username and password, it is then used to add header with
these credentials to HTTP requests
|
| HttpDefaultResponseInterceptor | |
| HttpKerberosRequestInterceptor |
Authentication interceptor which adds Base64 encoded payload,
containing the username and kerberos service ticket,
to the outgoing http request header.
|
| HttpRequestInterceptorBase | |
| HttpResponseInterceptorBase | |
| HttpTokenAuthInterceptor |
The class is instantiated with the username and password, it is then
used to add header with these credentials to HTTP requests
|
| JdbcColumn |
Column metadata.
|
| JdbcTable |
Table metadata.
|
| Utils | |
| Utils.JdbcConnectionParams | |
| XsrfHttpRequestInterceptor |
| Exception | Description |
|---|---|
| ClosedOrCancelledStatementException | |
| JdbcUriParseException | |
| ZooKeeperHiveClientException |
Copyright © 2024 The Apache Software Foundation. All rights reserved.