| Interface | Description |
|---|---|
| RetryUtilities.ExponentialBackOffRetry<T> |
Interface used to create a ExponentialBackOffRetry policy
|
| Class | Description |
|---|---|
| CommonCliOptions |
Reusable code for Hive Cli's.
|
| HiveStrictManagedUtils | |
| LockTypeUtil |
Provides utility methods for
LockType. |
| LogUtils |
Utilities common to logging operations.
|
| MetaStoreServerUtils |
Utility methods used by Hive standalone metastore server.
|
| MetaStoreServerUtils.ColStatsObjWithSourceInfo | |
| RetryUtilities | |
| RetryUtilities.ExponentiallyDecayingBatchWork<T> |
This class is a base implementation of a simple exponential back retry policy.
|
| StackThreadLocal<T> | |
| StringableMap |
A utility class that can convert a HashMap of Properties into a colon separated string,
and can take the same format of string and convert it to a HashMap of Properties.
|
| Exception | Description |
|---|---|
| LogUtils.LogInitializationException | |
| RetryUtilities.RetryException |
Copyright © 2024 The Apache Software Foundation. All rights reserved.