| Package | Description |
|---|---|
| org.apache.hadoop.hive.metastore | |
| org.apache.hadoop.hive.metastore.hooks | |
| org.apache.hadoop.hive.metastore.utils |
Package consisting the utility methods for metastore.
|
| Class and Description |
|---|
| CheckResult.PartitionResult
A basic description of a partition that is missing from either the fs or
the ms.
|
| FileFormatProxy
Same as PartitionExpressionProxy, but for file format specific methods for metadata cache.
|
| 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. |
| 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. |
| MetadataStore |
| Metastore.SplitInfo
Protobuf type
org.apache.hadoop.hive.metastore.SplitInfo |
| Metastore.SplitInfo.Builder
Protobuf type
org.apache.hadoop.hive.metastore.SplitInfo |
| Metastore.SplitInfoOrBuilder |
| Metastore.SplitInfos
Protobuf type
org.apache.hadoop.hive.metastore.SplitInfos |
| Metastore.SplitInfos.Builder
Protobuf type
org.apache.hadoop.hive.metastore.SplitInfos |
| Metastore.SplitInfosOrBuilder |
| MetaStoreAuthenticationProviderFactory.AuthMethods |
| MetaStoreFilterHook
Metadata filter hook for metastore client.
|
| MetaStorePasswdAuthenticationProvider |
| PartitionDropOptions
Class to generalize the switches for dropPartitions().
|
| PartitionExpressionProxy
The proxy interface that metastore uses for variety of QL operations (metastore can't depend
on QL because QL depends on metastore; creating metastore-client module would be a proper way
to solve this problem).
|
| ReplChangeManager |
| ReplChangeManager.FileInfo |
| ReplChangeManager.RecycleType |
| TableType
Typesafe enum for types of tables described by the metastore.
|
| Class and Description |
|---|
| HiveMetaException |
| Class and Description |
|---|
| MetaStoreFilterHook
Metadata filter hook for metastore client.
|
Copyright © 2024 The Apache Software Foundation. All rights reserved.