| Interface | Description |
|---|---|
| ClientPool.Action<R,C,E extends java.lang.Exception> |
| Class | Description |
|---|---|
| ClientPool<C,E extends java.lang.Exception> | |
| HiveCatalog | |
| HiveCatalogs | |
| HiveClientPool | |
| HiveSchemaUtil | |
| HiveTableOperations |
TODO we should be able to extract some more commonalities to BaseMetastoreTableOperations to
avoid code duplication between this class and Metacat Tables.
|
| MetastoreUtil |
| Exception | Description |
|---|---|
| RuntimeMetaException |
Exception used to wrap
MetaException as a RuntimeException and add context. |