| Package | Description |
|---|---|
| org.apache.hadoop.hive.metastore |
| Modifier and Type | Method and Description |
|---|---|
MMetastoreDBProperties |
ObjectStore.putProperties(String key,
String value,
String description,
byte[] content) |
| Modifier and Type | Method and Description |
|---|---|
<T> T |
ObjectStore.fetchProperties(String key,
Function<MMetastoreDBProperties,T> transform) |
<T> Map<String,T> |
ObjectStore.selectProperties(String key,
Function<MMetastoreDBProperties,T> transform) |
Copyright © 2024 The Apache Software Foundation. All rights reserved.