| Package | Description |
|---|---|
| org.apache.hadoop.hive.metastore | |
| org.apache.hadoop.hive.metastore.events |
| Class and Description |
|---|
| AlterHandler
Interface for Alter Table and Alter Partition code
|
| HiveMetaException |
| HiveMetaHook
HiveMetaHook defines notification methods which are invoked as part
of transactions against the metastore, allowing external catalogs
such as HBase to be kept in sync with Hive's metastore.
|
| HiveMetaHookLoader
HiveMetaHookLoader is responsible for loading a
HiveMetaHook
for a given table. |
| IExtrapolatePartStatus |
| IExtrapolatePartStatus.AggrType
The sequence of aggregation function on colStats.
|
| IExtrapolatePartStatus.ColStatType
The sequence of colStatTypes.
|
| IHMSHandler |
| IMetaStoreClient
Wrapper around hive metastore thrift api
|
| IMetaStoreClient.NotificationFilter
A filter provided by the client that determines if a given notification event should be
returned.
|
| LockComponentBuilder
A builder for
LockComponents |
| LockRequestBuilder
Builder class to make constructing
LockRequest easier. |
| MetaStoreEndFunctionContext
Base class which provides context to implementations of MetaStoreEndFunctionListener
|
| MetaStoreEventListener
This abstract class needs to be extended to provide implementation of actions that needs
to be performed when a particular event occurs on a metastore.
|
| MetaStoreFilterHook
Metadata filter hook for metastore client.
|
| MetaStoreFS
Define a set of APIs that may vary in different environments
|
| MetaStoreInitContext
Base class which provides context to implementations of MetaStoreInitListener
|
| ObjectStore.QueryWrapper
A class to pass the Query object to the caller to let the caller release
resources by calling QueryWrapper.query.closeAll() after consuming all the query results.
|
| ObjectStore.UpdateMDatabaseURIRetVal |
| ObjectStore.UpdateMStorageDescriptorTblURIRetVal |
| ObjectStore.UpdatePropURIRetVal |
| ObjectStore.UpdateSerdeURIRetVal |
| PartitionDropOptions
Class to generalize the switches for dropPartitions().
|
| ProtectMode |
| RawStore |
| RawStore.CanNotRetry
Annotation to skip retries
|
| TableType
Typesafe enum for types of tables described by the metastore.
|
| TSetIpAddressProcessor
TSetIpAddressProcessor passes the IP address of the Thrift client to the HMSHandler.
|
| Warehouse
This class represents a warehouse where data of Hive tables is stored
|
| Class and Description |
|---|
| HiveMetaStore.HMSHandler |
Copyright © 2016 Cloudera. All rights reserved.