| Interface | Description |
|---|---|
| LocationHelper |
helper for specifying the storage location of hive table.
|
| RetryingMetaStoreClientFactory.HiveMetastoreProxySupplier |
Function interface for creating hive metastore proxy.
|
| SchemaVisitor.PartnerAccessors<P> |
PartnerAccessors.
|
| Class | Description |
|---|---|
| HiveCatalog |
A catalog implementation for Hive.
|
| HiveCatalogFactory |
Factory to create
HiveCatalog. |
| HiveCatalogLock |
Hive
CatalogLock. |
| HiveCatalogLockContext |
Hive
CatalogLockContext. |
| HiveCatalogLockFactory |
Catalog lock factory for hive.
|
| HiveCatalogOptions |
Options for hive catalog.
|
| HiveDeserializer |
A deserializer to deserialize hive objects to
InternalRow. |
| HiveMetastoreClient |
MetastoreClient for Hive tables. |
| HiveMetastoreClient.Factory |
Factory to create
HiveMetastoreClient. |
| HiveSchema |
Column names, types and comments of a Hive table.
|
| HiveTypeUtils |
Utils for converting types related classes between Paimon and Hive.
|
| LocalZonedTimestampTypeUtils |
To maintain compatibility with Hive 3.
|
| LocationKeyExtractor |
declaring the name of the key in the parameters of the Hive metastore table, which indicates
where the Paimon table is stored.
|
| PaimonMetaHook |
HiveMetaHook for paimon. |
| PaimonSerDe |
AbstractSerDe for paimon. |
| PaimonStorageHandler |
HiveStorageHandler for paimon. |
| RetryingMetaStoreClientFactory |
Factory to create
RetryingMetaStoreClient. |
| RowDataContainer |
A reusable object to hold
InternalRow. |
| SchemaVisitor<P,R> |
SchemaVisitor to visitor the sourceInspector and writerInspector to get the FieldDeserializer.
|
| SearchArgumentToPredicateConverter |
Converts
SearchArgument to Predicate with the best effort. |
| SerializableHiveConf |
Wrap
HiveConf to a serializable class, use lazy serialization and deserialization
mechanism to reduce overhead. |
| StorageLocationHelper |
Helper for Setting Location in Hive Table Storage.
|
| TBPropertiesLocationHelper |
Helper for Setting Location in Hive Table Properties.
|
Copyright © 2023–2024 The Apache Software Foundation. All rights reserved.