| Interface | Description |
|---|---|
| HiveJdbcCommon.ResultSetRowCallback |
An interface for callback methods which allows processing of a row during the convertToXYZStream() processing.
|
| HiveWriter.CallRunner<T> |
Simple interface whose call method is called by
{#callWithTimeout} in a new thread inside a
PrivilegedExceptionAction.run() call.
|
| Class | Description |
|---|---|
| CsvOutputOptions | |
| HiveConfigurator | |
| HiveJdbcCommon |
JDBC / HiveQL common functions.
|
| HiveOptions | |
| HiveUtils | |
| HiveWriter | |
| ValidationResources |
A helper class for maintaining loaded configurations (to avoid reloading on use unless necessary)
|
| Exception | Description |
|---|---|
| AuthenticationFailedException | |
| HiveWriter.CommitFailure | |
| HiveWriter.ConnectFailure | |
| HiveWriter.Failure | |
| HiveWriter.TxnBatchFailure | |
| HiveWriter.TxnFailure | |
| HiveWriter.WriteFailure |
Copyright © 2023 Apache NiFi Project. All rights reserved.