| Interface | Description |
|---|---|
| Digester.Digestible |
A marker interface for objects that can be digested.
|
| Class | Description |
|---|---|
| CachingPropertyStore |
A property map store using a pull-thru cache.
|
| Digester |
Helper class that creates a type 5 uuid.
|
| HMSPropertyManager |
A property manager tailored for the HiveMetaStore.
|
| PropertyManager |
A property manager.
|
| PropertyManager.MapWrapper |
JEXL adapter.
|
| PropertyMap |
A property map pertaining to a given object type (cluster, database, table).
|
| PropertySchema |
A property map schema pertaining to a given object type (cluster, database, table).
|
| PropertyStore |
The PropertyStore is the persistent container of property maps.
|
| PropertyType<T> |
A simple type system for properties.
|
| SerializationProxy<T extends Serializable> |
The serialization proxy template.
|
| SerializationProxy.Type<T extends Serializable> |
Encapsulates the mandatory constructor and write methods for a given proxified class.
|
| Serializer<T extends Serializable> |
A helper class to read/write objects through the SerializationProxy.
|
| SoftCache<K,V> |
A soft referenced cache.
|
| Enum | Description |
|---|---|
| HMSPropertyManager.MaintenanceOpStatus |
Table maintenance operation status.
|
| HMSPropertyManager.MaintenanceOpType |
Table maintenance operation type.
|
| Exception | Description |
|---|---|
| PropertyException |
Specific runtime exception for properties.
|
| SerializationProxy.ProxyException |
Wraps any error that may occur whilst using reflective calls.
|
Copyright © 2024 The Apache Software Foundation. All rights reserved.