- HiveClientPoolCache - Class in alluxio.table.under.hive.util
-
This class implements a cache for Client connection pools for Hive Clients.
- HiveClientPoolCache() - Constructor for class alluxio.table.under.hive.util.HiveClientPoolCache
-
Constructor for the Client Pool cache.
- HiveCompatibility - Interface in alluxio.table.under.hive.util
-
Hive compatibility.
- HiveDatabase - Class in alluxio.table.under.hive
-
Hive database implementation.
- HiveDatabaseFactory - Class in alluxio.table.under.hive
-
Factory to create database implementation.
- HiveDatabaseFactory() - Constructor for class alluxio.table.under.hive.HiveDatabaseFactory
-
- HivePartition - Class in alluxio.table.under.hive
-
Hive table implementation.
- HivePartition(HiveLayout) - Constructor for class alluxio.table.under.hive.HivePartition
-
Creates an instance.
- HiveTable - Class in alluxio.table.under.hive
-
Hive table implementation.
- HiveTable(String, Schema, List<ColumnStatisticsInfo>, List<FieldSchema>, List<UdbPartition>, Layout, Table) - Constructor for class alluxio.table.under.hive.HiveTable
-
Creates a new instance.
- HiveUtils - Class in alluxio.table.under.hive
-
Utilities for hive types.
- HMSShim - Class in alluxio.table.under.hive.util
-
Implements a shim layer for hive metastore client.
- HMSShim(IMetaStoreClient) - Constructor for class alluxio.table.under.hive.util.HMSShim
-
Constructor for HMSShim.