| Package | Description |
|---|---|
| org.apache.hadoop.hive.metastore.properties |
| Modifier and Type | Class and Description |
|---|---|
class |
HMSPropertyManager
A property manager tailored for the HiveMetaStore.
|
| Modifier and Type | Method and Description |
|---|---|
static PropertyManager |
PropertyManager.create(String namespace,
PropertyStore store)
Creates an instance of manager using its declared namespace.
|
| Modifier and Type | Method and Description |
|---|---|
static boolean |
PropertyManager.declare(String ns,
Class<? extends PropertyManager> pmClazz)
Declares a property manager class.
|
Copyright © 2024 The Apache Software Foundation. All rights reserved.